|
|
|
About Us
The About Us page states what your company is about.
ptii-051
|
|
|
FAQs
The Frequently Asked Questions page lists common questions about your business.
ptii-052
|
|
|
|
Catalogue
The Catalogue page displays the products in a given category and enables the customer to add it to their shopping cart.
ptii-053
|
|
|
CheckOut
The Check Out page is a secure page displayed when the user is ready to place the order. It displays the items in the shopping cart and buttons to either accept or cancel the order.
ptii-054
|
|
|
|
Blank Page
This page is purposely left blank so you can state what goes in it by adding ASP.NET techniques that apply to it.
ptii-055
|
|
|
Login
This is the login page where you enter the Userid and Password you gave us to get to secured content. When the user clicks the login button, the system checks the email exists on the Customer table and the password matches the one we have also on that table. Additionally, the page includes another button to remind users of their password. In this case, if the user entered an email address on the textbox and clicks Forgot Password, the system will email the user this information.
ptii-056
|