%@ LANGUAGE="VBSCRIPT" %>
<%
'***********************************************************************
' System : ASPProtect Full Version 8.x
' Author : Christopher Williams of CJWSoft www.CJWSoft.com
'
' COPYRIGHT NOTICE
'
' See attached Software License Agreement
'
' (c) Copyright 2000 - 2008 by CJWSoft. All rights reserved
'***********************************************************************
%>
<% LOGIN_PAGE = "Yes" %>
<% =App_Name %>
>
<%
User_ID = Session("User_ID")
%>
|
USER
AREA
|
Thank you for signing in <% =Session("First_Name") %>,
You can edit your account info from this screen.
Edit Account Info
|
|