What should be done to make a session cookieless

Thursday, June 25, 2009

Change the web.config file with the following setting to create a ASP.NET cookieless session ,



set the cookieless attribute to 'false', as

<sessionstate timeout='20' cookieless='false' mode='InProc'>

0 comments

Post a Comment

LinkWithin

Blog Widget by LinkWithin

Recommended Books