Day 8. Building the Transaction Databases

In today's lesson, we will continue building our online store. First, you will get an overview of the database tables that we will need to create in this and the following chapter to receive and process customer orders. Next, you will learn how to create a user registration system that will enable you to track such information as user credit card numbers and shipping addresses. Finally, you will learn how to securely accept credit card information over the Internet. Today, you will learn the following:

• How to create a registration form and login page that requests user registration information

• How to validate the information that a user enters into a form, including credit card numbers

• How to create ...

Get Sams Teach Yourself E-Commerce Programming with ASP in 21 Days now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.