This tutorial shows you why, and provides you suggestions on how to manage your own sessions without cookies http://www.herongyang.com/asp/my_session.html
When you have used Application Object, all ASP pages can store and retrieve information. http://www.devtutorials.info/article/6_Storing_and_retrieving_variable...
In this tutorial, we will take a look at Application Object. When you have used Application Object, all ASP pages can store and retrieve information. http://www.devtutorials.info/articles/6_Storing_and_retrieving_variabl...
To create cookies in ASP is so easy. After creating cookies, you will store it in clients visitors. http://www.devtutorials.info/articles/1036_How_to_modify_expire_date_o...
If you are looking to add a printable version of your Web pages on your Web site, be sure to read this article. http://4guysfromrolla.com/webtech/080600-1.shtml
Article discusses how to generate a general submission system, as well as how to manage the work flow, all with examples. http://www.15seconds.com/Issue/000714.htm
This tutorial demonstrates a simple way of implementing a tip of the day application that can be syndicated out to other sites. http://www.purplepages.ie/site/articles/article.asp?faq=6&fldAuto=68
It shows how to use XMLHTTP to perform an actual HTTP GET request for the page that you wish to display in a Printer Friendly format. http://www.4guysfromrolla.com/webtech/052701-1.shtml