[thelist] [ASP] Any way of doing session variables without cookies?

David Mitchell dave at dbmdata.com
Thu Oct 9 09:54:25 CDT 2003


If you're talking about legacy ASP there is an ISAPI flter called the
"cookie munger" that is available on the IIS Resource CD. Good luck
finding any info on the MS site.
If you can move to ASP.NET you can use "cookie-less" sessions, as well
as neat things like storing session state in SQL Server instead of
clobbering server memory.

Dave


MortgagePro.ca - Now accepting online mortgage applications!
http://www.mortgagepro.ca



More information about the thelist mailing list