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.
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.