<%@ Language=VBScript %> <% Option Explicit dim strLocation strLocation = Request.QueryString("url") 'if the admin user is logged in already then... If Session("UserId") <> "" Then 'redirect the user to the intended page Response.Redirect(strLocation) End If %> Vitesse :: Administration Centre ::
Vitesse :: Administration Centre ::
User Name:
Password: