
December 4th, 2003, 04:35 PM
|
|
Junior Member
|
|
Join Date: Dec 2003
Posts: 1
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
Problem with back button and form redirect
Hi I have a form that I have set up, it is a select list that is then sent to a page which uses <cflocation> to send people to their destination page.
The problem is that after someone has used the select list and gone through the redirect page, using the back button takes them back to the redirect page, and not to the original form page.
Everything seems fairly straightforward, but I'm unable to get back to the original form page without quickly clicking on the back button.
This is also true if I put the redirects in the form page as well, and have the page submit go to itself for processing.
I tried setting the location of the form processing page via javascript to the form page itself (see URL ) but that also didn't seem to help.
Im about ready to do the whole thing in flash instead. Does anyone have any suggestions or need more information?
|