<%@ Language=VBScript %> <% '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 %> <% Option Explicit Response.Buffer = true %> <% '* Resolve UserID (is the user logged in) call GetUID(GetDBCon()) session(cLICENSE_ID & "autologindone") = "yes" %>