Question
aborting a session? VBScript/ASP
Hi,
I have a session variable which is passed from page to page of a form
submitting process. There are other session variables on the pages.
I want to be able to abort one of the sessions, not all. Is that possible?
Also, I've not used Session.Abort before...does the abort occur for every
subsequent page? I want to display the session variable on the page that
contains the abort script. Again, I'm not sure if that's possible.
Tried ASP FAQ, Google, etc but couldn't seem to find much on this.
Thanks.
Nath.
I have a session variable which is passed from page to page of a form
submitting process. There are other session variables on the pages.
I want to be able to abort one of the sessions, not all. Is that possible?
Also, I've not used Session.Abort before...does the abort occur for every
subsequent page? I want to display the session variable on the page that
contains the abort script. Again, I'm not sure if that's possible.
Tried ASP FAQ, Google, etc but couldn't seem to find much on this.
Thanks.
Nath.
