session problem
-
hi friends how to set expire immeditely the entire page in web appliaction. i use session.abonden.it is not working regards saravanan
-
hi friends how to set expire immeditely the entire page in web appliaction. i use session.abonden.it is not working regards saravanan
-
hi friends how to set expire immeditely the entire page in web appliaction. i use session.abonden.it is not working regards saravanan
What do you mean by "expiring the page immediately"? - cancel authentication? - cancel session? - disable caching of page? - stop execution of page request - abort thread?
-^-^-^-^-^- no risk no funk ................... please vote ------>
-
hi friends how to set expire immeditely the entire page in web appliaction. i use session.abonden.it is not working regards saravanan
try this Session.Abandon(); OR Session.Contents.Clear
Jintal Patel
-
hi friends how to set expire immeditely the entire page in web appliaction. i use session.abonden.it is not working regards saravanan
saravanan05 wrote:
i use session.abonden.it is not working
This doesn't make sense. 1 - How you come to know session is not ended ? 2 - Are you getting any error when trying this ?