<%@ 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") %>

You have registered before.
If you have registered at <%= storename %> before, type your email address and password to sign in.
E-Mail:
Password:
You are a new user.
If you have not registered before, simply click here.


<% footer %> <% db.close set db=nothing %>