Day 6. Displaying Your Products

In today's lesson, you will learn how to display the products in your online store. You will learn how to create the customer interface to your list of products. Today, you will learn the following:

• How to retrieve database records with the Recordset object

• How to create Active Server Pages to display your list of products

• How to enable your customers to browse multiple pages of product listings

• How to optimize your Active Server Pages to display a list of products more efficiently

Using Recordsets

In yesterday's lesson, you were introduced to the Recordset object. The Recordset object represents a set of records retrieved from a database. In this section, you will learn how to use the Recordset object ...

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.