<%@ Page Language="vb" AutoEventWireup="false" Codebehind="Login.aspx.vb" Inherits="ADXCalendar.Login" validateRequest="false" %> <%Response.Write(Session("site_title") & " - ")%> Login " type="text/css" rel="stylesheet">
 
Login to the Calendar
;font-size:<%=Session("LoginTextfontsize")%>;"><%=ADXCalendar.AdminFunctions.MakeLinksLinkable(Session("LoginTexttext"), text_style)%>
Login Id:
Password:
 
  <% 'Toggle the forgot your password information If Session("ActiveDirectorytext") = "Disable" Then 'This is not an LDAP/AD calendar %>Forgot Your Password? Click Here.<% ElseIf Session("ActiveDirectorytext") = "Enable" Then 'This is an LDAP/AD calendar %>For login information or support, please contact your system/network administrator.<% End If %>