<% If Session(strCookieURL & "Approval") = "15916941253" Then %>
 All Forums
 Admin Section
 Server Information
 
NOTE: The following table will show you values of interest in setting up these forums. Most useful will be the line that shows the APPL_PHYSICAL_PATH. This can be used to properly write your DSN'less Connection String.
<% for each key in Request.ServerVariables %> <% next %>
Variable Name Value
<% =key %> <%if Request.ServerVariables(key) = "" then Response.Write " " else Response.Write Request.Servervariables(key) end if %>

<% WriteFooter else scriptname = split(request.servervariables("SCRIPT_NAME"),"/") Response.Redirect "admin_login.asp?target=scriptname" end if %>