Day 2. Interacting with the Customer

In today's lesson, you'll begin learning how to create an E-Commerce Web site using Active Server Pages. Today's lesson introduces you to two of the most important Active Server Page objects: the Response and the Request objects. You can use these objects to interact with the customers who visit your Web site.

Today, you will learn

• How to use the Response object to send content to a Web browser

• How to use the Request object to work with HTML query strings

• How to use the Request object to retrieve information that customers enter into HTML forms

• How to use the Request object to retrieve browser headers and server variables

Working with the Response Object

In yesterday's lesson, you were introduced to ...

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.