<%@ Language="VBSCRIPT"%> <% '------------------- ' Spooky Login 2000 © ' www.Outfront.net '------------------- Response.Buffer = True Call NoCachePage() %> Login to PentaGlobal <%=Session("LoginAttempt")%>

Login to PentaGlobal.com 

" target="contents">
<%If NOT l_nt_auth then%> <%Else%> <%End if%>

     
<%=txtLogin%> : " type="text" name="UserName" size="21" value="<%=UserName%>">
<%=txtPassword%> : " type="password" name="T2" value="<%=T2%>" size="21">
NT login. User = <%=UserName%>
<% ' Write the errors to the page If bNameError then Write "*"& txtbNameError & "
" End if If bPassError AND NOT bMail then Write "*"& txtbPassError & "
" End if If NOT bPassError AND bMail AND NOT bNameError then Write "*Don't enter a password!
" End if If Trim(errLogin) <> "" then Write "*"& errLogin & "
" End if If Request.QueryString("CMD") = "Clear" then Write "*"& txtCookieCleared End if %>
<%If l_use_cookie AND cUsrName = "" then %> value="True"> <%=txtStoreCookie%> 
<%End if If l_send_password then%> <%=Request.Cookies("T1aUs")%> > <%=txtSendPassword%>   <%End if If l_clear_cookie AND cUsrName <> "" then%> <%=txtClearCookie%> <%End if%>
 

<%If r_register_self then%><%=txtRegisterHere%><%end if%>