Re: asp page with logout issues

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: Ray at <%=sLocation%> [MVP] (%=sLocation%)
Date: 02/25/04

  • Next message: Adrian Forbes [ASP MVP]: "Re: Connection object"
    Date: Wed, 25 Feb 2004 16:15:11 -0500
    
    

    Disallow page caching on your session-protected pages. (I'm assuming you're
    using sessions to determine if the user is logged in, but that's beside the
    point.)

    http://www.aspfaq.com/show.asp?id=2022

    Ray at work

    "weiwei" <Wei.Huang@slps.org> wrote in message
    news:d32b0478.0402251311.7724ce13@posting.google.com...
    > Hi
    > I am having a problem with my asp application. here is very simple
    > description. I created a user login.asp,
    > that user login with his username and password, once he in, he can
    > fill out several application forms...so on.
    > at the last, if user click logut, it will leave that applicaiton and
    > redirect to the main URL. So far, I don't
    > have problmes except with the logout page. B/s when I click logout and
    > it brings me to the main website. However,if
    > I click the back button from the browser, it still brings me back the
    > asp application. is there anyway that once
    > you logout, and you cann't going back to your asp application.
    > Below is my simple code, thanks in advance.


  • Next message: Adrian Forbes [ASP MVP]: "Re: Connection object"

    Relevant Pages

    • Re: Application Scope variables ?
      ... ASP' application is an object with a method "lock" to handle attempts to ... change a variable from two or more sessions at a time. ... So if there is nothing like that in PHP - thanks - you saved me time lokinmg ... Does ASP even guarantee that several ...
      (alt.php)
    • Re: Application Scope variables ?
      ... ASP' application is an object with a method "lock" to handle attempts to ... change a variable from two or more sessions at a time. ... So if there is nothing like that in PHP - thanks - you saved me time lokinmg ... Does ASP even guarantee that several ...
      (comp.lang.php)
    • Re: Page Hierarchy confusion...
      ... > VB.NET as your supporting language, you have to take another step back ... > There are also a lot of ASP to ASP.NET books out there that are invaluable ... > Side Note, sessions arent't all that bad anymore, you can have them managed ... >> Product info is persisted by using hidden fields. ...
      (microsoft.public.dotnet.framework.aspnet)
    • Re: Using GLOBAL.ASAX with Classic ASP?
      ... to the SQL provider for sessions it won't work at all). ... Your statement on the SQL provider is not applicable to our sitiation. ... I would prefer much more to workaround the ASP issue I have with ASP alone. ... (just register the last request date/time count for all sessions and count ...
      (microsoft.public.dotnet.framework.aspnet)
    • Re: Major security issue?
      ... that make your car an insecure product? ... There is, real sessions, although that is arguable as well. ... > problematic since ASP first came about. ... Cookieless sessions are just an alternative. ...
      (microsoft.public.dotnet.framework.aspnet)