The browser, at least firefox still caches information to disk, even with
the no-cache set, use

CacheControl: no-store instead, which blocks both IE and Firefox/Mozilla
browsers.

On 11/19/05, Charles Carroll <[EMAIL PROTECTED]> wrote:
>
> http://www.learnasp.com/learn/cachenomore.asp
>
>
> On 11/19/05, girish nehte <[EMAIL PROTECTED]> wrote:
> > Hello friends,
> > I had made an application using ASP, but I am facing problem for
> > logging out the user, while the user is on the login page I had stored
> the
> > user name in session("username") now on the logout page I remove the
> > contents of session & the abandon the session using
> > session.contents.remove("username") and
> > Session.Abandon
> > but still if the user press back button on the browser he is able to
> > access the software & when I tried to display the session("username")
> after
> > session.abandon the name is displaying. please help me out
> > Thank you.
> >
> >
> >
> > ---------------------------------
> > Enjoy this Diwali with Y! India Click here


[Non-text portions of this message have been removed]



------------------------ Yahoo! Groups Sponsor --------------------~--> 
Get fast access to your favorite Yahoo! Groups. Make Yahoo! your home page
http://us.click.yahoo.com/dpRU5A/wUILAA/yQLSAA/saFolB/TM
--------------------------------------------------------------------~-> 

 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/AspClassicAnyQuestionIsOk/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to