|
it
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
how to use logout button in asp
Hi I am having 3 asp (not ASP.NET ) page handling
sessions. i have a button in the 2nd and 3rd page for logout. how to logout of the given page . -- Sivaswami Jeganathan Sivaswami Jeganathan wrote:
> Hi I am having 3 asp (not ASP.NET ) page handling Close the browser?> sessions. > i have a button in the 2nd and 3rd page for > logout. > how to logout of the given page . It's hard to answer your question without knowing what actions you intend to perform as a result of "logging out". in the meantime, check out this article: http://www.aspfaq.com/show.asp?id=2491 This may also be useful: http://www.aspfaq.com/show.asp?id=2265 -- Microsoft MVP - ASP/ASP.NET Please reply to the newsgroup. This email account is my spam trap so I don't check it very often. If you must reply off-line, then remove the "NO SPAM" try
Session.Abandon Show quote "Sivaswami Jeganathan" <j_sivasw***@hotmail.com> wrote in message news:%23cdHBizTGHA.424@TK2MSFTNGP12.phx.gbl... > Hi I am having 3 asp (not ASP.NET ) page handling sessions. > i have a button in the 2nd and 3rd page for logout. > how to logout of the given page . > > -- > Sivaswami Jeganathan > |
|||||||||||||||||||||||