You are about to report the tutorial shown below for review. Please only report if there is a problem with it.
Thanks.
Sessions ASP / Cookies and Sessions
This chapter describes:
* How ASP server uses cookies to pass an ID with the browser to link multiple HTTP requests together.
* How ASP server offers the session object to ASP pages to share information between multiple requests or pages.
* Different ways to pass information between requests or pages.
* How Perl tools can be used to help debug ASP applications at the HTTP communication level.