%@ LANGUAGE = "VBScript" %>
<%
Response.Expires = 0
Session("username") = ""
Session("verified")=false
%>
<%= storename %>
<%
header
%>
|
|
sign in
· Sign in to begin administration.
· If you do not have a username and password, contact the store administrator.
<%= request.querystring("msg") %>
|
<% footer %>