Programmers Resource
>
Code Section
>
ASP Tips & Code Snippets
> Disabling Session State
PDA
View Full Version :
Disabling Session State
admin
05-28-2003, 11:54 PM
You can disable Sessions for a particular page by adding the below code to the top of the page...
<%@ EnableSessionState=False %>
vBulletin v3.0.3, Copyright ©2000-2012, Jelsoft Enterprises Ltd.