<% option explicit response.buffer = true Session.LCID = 1041 %> <% dim thePageTitle, thePageName, thePageNameLinks thePageTitle = "LOGIN" thePageName = "login_doLogin_1.asp¤"&replace(request.querystring,"&","|") thePageNameLinks = "login_doLogin_1.asp" dim strRequestPageName strRequestPageName = trim(request("pageName")) 'response.write "strRequestPageName = " &strRequestPageName& "
" ' 9 = login_doLogin_1.asp call countClickPage(9, strUserID_donRollo) %> www.donRollo.se <% if request("status") = 2 then %> <% else %> <% end if %>
<% call showLogin() %>
<% call showHeader() %>
<% call showMenu() %>
<% call mainPage() %>
<% call showBottom() %>
<% sub mainPage() %>
<%=strLoginIntroText_1%>
Användarnamn:
Lösenord:
<%=strLoginIntroText_2%>
<% end sub %>