| <% IF (Request.Querystring("accessdenied") <> "") then %> You are not authorized to access this area <% End If %> <% end if%> <% end if%> <% end if%> <% IF (Request.Querystring("valid") = "false") then %> You entered either an incorrect Username or Password - please try again or ?problem=yes <%If Request.QueryString ("mid")<> "" Then %>&mid=<%=request.querystring("mid")%><%end if%> <%If Request.QueryString ("mid2")<> "" Then %>&mid2=<%=request.querystring("mid2")%><%end if%> <%If Request.QueryString ("mid3")<> "" Then %>&mid3=<%=request.querystring("mid3")%><%end if%> <%If Request.QueryString ("incid")<> "" Then %>&incid=<%=request.querystring("incid")%><%end if%> <%If Request.QueryString ("vid")<> "" Then %>&vid=<%=request.querystring("vid")%><%end if%>">Click here for help <% End If %> <% IF (Request.Querystring("problem") = "yes") then %>If you are having problems signing in, ask yourself the following questions: Are you having difficulty accessing your account because of a problem with your password?
Your browser must support cookies, and the option must be enabled to sign in. To enable cookies Internet Explorer 5
Internet Explorer 4.x
Other browsers To see if your browser supports cookies, and for detailed instructions
about how to enable this feature, see the online Help for your browser. If your browser does not support cookies, you can upgrade to a newer browser, such as Internet Explorer 5. <% End If %> <% IF NOT Request.Querystring("sent") <> "" then %> <% IF (Request.Querystring("valid") <> "false") then %> <% IF (Request.Querystring("problem") <> "yes") then %>OOPSSorry but the email address you entered was either spelled
incorrectly or has never been registered. Success!Thank you , your password has been sent....Login <% End If %> |