The Customer Logon Page

This page is automatically displayed as needed to allow customers to logon. For example is a reutrning customer has lost their cookie, then this logon page will be displayed during checkout. This gives a returning customer the option of logining and accessing their account.

User names and password must be 7 characters or longer (alphanumerics plus @ and '.' only).

See also: admin login
See also: customer signup (self-account creation)

The best way to get a feel for how this page and the entire SendSafe system works is to play with a working system. Feel free to place orders into the SendSafe system running on the C Prompt web site. You can place items in the shopping basket starting with either of the pages listed below. The buysample page is a page which contains various pre-configurations of the BuyButtons available. Since the source code is provided you can create any kind of buying page possible.

Remember not to use a real credit card number. This is a fully functioning system. Use one of these test credit card numbers to complete your orders (no charges will complete / all orders will be declined).

For pages which are limited in width, setting Application("SupressHelpText") = true will suppress the on page help text leaving only the help buttons and a link to password recovery.

Below is an example of how the logon page looks:
(Actual file: SendSafe.customerlogin.asp)