Results 1 to 5 of 5

Thread: logout problem

  1. #1

    Thread Starter
    Member
    Join Date
    Feb 2006
    Location
    Dhaka, Bangladesh
    Posts
    40

    logout problem

    Dear All,

    I have developed an web application. I am running it with IE 6.0.

    But now I am facing a problem. when someone logout from the system then he must have to have login again. But the problem is that if someone logout and then click the BACK button on IE 6.0 the previous page is introduced without login.

    How can I solve this problem?

    -Sohel

  2. #2
    Fanatic Member noielen's Avatar
    Join Date
    Nov 2005
    Location
    Cebu, Phil.
    Posts
    680

    Re: logout problem

    what do you mean by system? windows login? or your web application has a problem? if your web show up your code under user logout? i'm pretty sure the problem is dr...
    noister
    <advertising link removed by moderator>

  3. #3
    Fanatic Member noielen's Avatar
    Join Date
    Nov 2005
    Location
    Cebu, Phil.
    Posts
    680

    Re: logout problem

    by d way, WELCOME to the forum...
    noister
    <advertising link removed by moderator>

  4. #4

    Thread Starter
    Member
    Join Date
    Feb 2006
    Location
    Dhaka, Bangladesh
    Posts
    40

    Re: logout problem

    Dear noielen,

    Thanks for your response.

    I Just redirect the logon page on LOG OUT Click.

    If you have any better idea Please response.


    Sohel

  5. #5
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: logout problem

    Disable caching on your pages and make sure you perform a session check on each of your pages so that after the user logs out, they can't go back without getting a page-expired message.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width