|
-
Mar 6th, 2006, 12:21 AM
#1
Thread Starter
Member
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
-
Mar 6th, 2006, 12:48 AM
#2
Fanatic Member
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>
-
Mar 6th, 2006, 12:49 AM
#3
Fanatic Member
Re: logout problem
by d way, WELCOME to the forum...
noister
<advertising link removed by moderator>
-
Mar 6th, 2006, 01:38 AM
#4
Thread Starter
Member
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
-
Mar 6th, 2006, 09:57 AM
#5
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|