%@ LANGUAGE = "VBScript" %>
<%
stage=request.querystring("stage")
'Check if user is already signed in
if session("custid")<>"" then
response.redirect("deliver.asp")
end if
%>
<%= storename %>
<%
header
categorymenu
%>
sign in
· The first step is to sign in.
· Simply select one of the options below. <%= request.querystring("msg") %>