<% 'Copyright 10-4 ApS, this file may only be used if you own a license and have agreed to the license conditions, see http://www.aspfastforum.com/aspfastforum/ for details %> <% dim strError strError = Request.QueryString("error") if Len(cCHARSET)>0 then Response.CharSet = cCHARSET %> <%= STR_ERROR_NOT_LOGGED_IN %>
<%= STR_LOGIN_ERROR & " " & htmlify(strError) %>
<% if Application(cLICENSE_ID & "cLOGON_PAGE")<>"" then %> <%= STR_YOU_SHOULD_TRY_TO_LOG_ON1 %> " target="<%=topFrameName %>"><%= STR_YOU_SHOULD_TRY_TO_LOG_ON2 %> <% else Response.Write STR_YOU_ARE_NOT_LOGGED_ON end if %>
<% call ConnectionClose() %>