Seeking design advice.
Posted: Thu Nov 30, 2006 11:28 am
Hi. Is there a way to give people a 'page expired' message if they use the 'Back' button on their browser? Here's the scenario:
Thanks in advance of any advice you can offer!
-Jack
- User fills out a form and submits it.
- On submittal the browser uses CGIemail to email the form contents back to the user.
- The CGIemail 'success' value instructs the browser to load a custom success page, where a hidden form with hidden values is auto-submitted, using CGIemail again to send another email to an administrator.
- The CGIemail 'success' value from the 2nd 'hidden' form instructs the browser to load the real success page, where the user is notified that the process was a success.
Thanks in advance of any advice you can offer!
-Jack