|
|
|
|
|
| | |
| |
Active Server Pages asp search engine active server page asp application components tutorial CJWSoft ASPProtect ASPBanner ASPClassifieds
(Advanced)
(Components)
(Database)
(General)
(Vbscript)

|
|
|
|
Subject: |
Catch Back Page trigger from Browser |
|
From: |
Gregory Lovas |
|
Date: |
8/11/2000 7:03:30 PM |
|
IP: |
24.4.252.5 |
Is there a way to know when the user has hit the Back page request from the browser? I basically have a survey thats kicked off from a main menu (the user selects a survey section to take and it triggers an ASP routine to process the section). The problem is that once a section is started, I dont want the user to be able to back page back to the Main menu (Which is also an ASP routine).
Ive tried setting the response.expire to 0 thinking that the main menu would be rebuilt (and not taken from cache), Ive tried checking session variables...but it doesnt seem to re-process the page...only re-display it.
Thank you in advance! |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|