Home  >  Plugins  >  FirstMagic5  >  DigiCapp
Sign In
Thursday, May 18, 2023 By: DigiCanarias Editor
<!--#if expr="<X-FC-URL-PARAMETER testing exists>=1"-->
<X-FC-WHITESPACE [STRIP]><!--#rem startconfig --><!--#if expr="@length('$USETICKETAUTH') == 0"--><!--#set var="USETICKETAUTH" value="0"--><!--#endif--><!--#set var="ENABLEAUTHSAVING" value="0"--><!--#if expr="$USETICKETAUTH == 0 && <X-FC-SERVER USEDSLOGIN> == 0 && !$SUPPRESSDIGESTLOGIN && (<X-FC-SERVER VERSION> > 10250 || '<X-FC-ITEM DATA[Charset]>' == 'ISO-8859-1')"--><!--#set var="USEDIGESTLOGIN" value="1"--><!--#if expr="<X-FC-SERVER VERSION> >= 10250"--><!--#set var="USEDIGESTLOGIN" value="2"--><!--#endif SHA1--><!--#else !DIGESTLOGIN--><!--#set var="USEDIGESTLOGIN" value="0"--><!--#endif DIGESTLOGIN--><!--#set var="ISENCRYPTED" value="true"--><!--#rem endconfig --><X-FC-WHITESPACE [RETAIN]><!--#rem startInc -->


<div id="sitelogin">
<!--#if expr="$SRVR_ERR_FCPCODE"--><div class="errornote"><X-FC-FIELD LANG.ERR.`$SRVR_ERR_FCPCODE` ESCAPED></div><!--#endif-->

<form name="loginform" action="/login" method="post" enctype="application/x-www-form-urlencoded"<!--#if expr="$USEDIGESTLOGIN && $USEFCEN=true"--> onsubmit="return DP(this);"<!--#endif-->><input type="hidden" name="charset" value="<X-FC-ITEM DATA[Charset]>"/><input type="hidden" name="origurl" value="<X-FC-OBJURL>?<X-FC-URL-PARAMETER>"/><input type="hidden" name="challenge" value="<!--#echo var="HTTP_LOGIN_CHALLENGE"-->"/><!--#if expr="$USEDIGESTLOGIN"--><!--#if expr="$USEDIGESTLOGIN == 2"--><input type="hidden" name="sha1" value=""/><!--#else--><input type="hidden" name="md5" value=""/><!--#endif--><!--#endif-->

<div style="margin-left:auto;margin-right:auto;" class="userform">

<div style="width:100%;position:relative;"><span class="fctext label" style="text-align:right;white-space:nowrap;display:inline-block;width:20%;"><!--#echo var="FMUSERID"-->:&nbsp;&nbsp;</span>

<input tabindex="1" id="loginfield" class="txtfield" style="width:70%;" name="userid" type="text" value="" label="<!--#echo var="FMUSERID"-->"/>
<div class="clear" style="height:10px;">

<input tabindex="2" class="txtfield" style="width:70%;" type="password" name="<!--#if expr="$USETICKETAUTH"-->ticket<!--#else-->password<!--#endif-->" value="" label="" onfocus="this.select();" onchange="sp=null;"/>


<input id="PushMe"  type="submit" name="login" value="<!--#echo var="FMLOGIN"-->" class="formbtn"/>

<div class="clear"></div>

</div>
</form>
</div>
<!--#endif-->



Top of Page