%@ Page language="C#"%> <%@ Import Namespace="System.Data.SqlClient" %>
<% if (Util.get_setting("ShowForgotPasswordLink","1") == "1") { %>
Forgot your username or password? <% } %> <% if (Util.get_setting("AllowGuestWithoutLogin","0") == "1") { %> Continue as "guest" without logging in <% } %> <% if (Util.get_setting("AllowSelfRegistration","0") == "1") { %> <% } %> |