Turning Off ASPSession Objects

  • Thread starter Thread starter Santosh
  • Start date Start date
S

Santosh

How Can I turn off ASP.Net Session Objects?

For e.g: I do not want this

ASPSESSIONIDSSTQTBDS=HHHJBSJSHBDMBNDB

Any help is appreciated.
 
<% @Page EnableSessionState="false"% >


Should help.
George
My Site - Body Jewelry
How Can I turn off ASP.Net Session Objects?

For e.g: I do not want this

ASPSESSIONIDSSTQTBDS=HHHJBSJSHBDMBNDB

Any help is appreciated.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top