disable session at runtime

  • Thread starter Thread starter phil
  • Start date Start date
P

phil

Is there a way to disable session on certain page requests at
runtime?

What I want to do is avoid the session cookie write in certain
situations... say, for example, based on the user agent string. I
don't want to disable the session for the page permanently.
 

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