Help needed on Javascripting And Asp

  • Thread starter Thread starter Muhammad Mujeeb Farooqi
  • Start date Start date
M

Muhammad Mujeeb Farooqi

Hi,
Im using ASP technology on my page. When i logout, I use the statement
Session.Abandon(). But if i click on the Back Button on the Toolbar. The
page show again.

Why the page is expire message not come.

Please reply me.
 
Hi.
It is the problem of browser not your session on iis.. even after stopping
the iis the browser will go back/forward..try to clear History of browser..

This may help you..

cheers,
Raj
 
Hi.
It is the problem of browser not your session on iis.. even after stopping
the iis the browser will go back/forward..try to clear History of browser..

Guaranteed way to annoy your users. If I found a site messing with my
history (not sure of you even can actually), I would consign it to the
hopeless category and never visit again.

You need to learn how to work *with* the user, not fight him.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top