![]() Preserved Topic: redirect after form submission? (Page 1 of 1) |
|
---|---|
Maniac (V) Inmate From: there...no..there..... |
![]() I am using BigNoseBird's email form for a website. After the user submits the info and then is redirected to the "Thank you" ONLY, I would like for them to be redirected to the last page that they visited. |
Paranoid (IV) Mad Scientist From: Omicron Persei 8 |
![]() |
Maniac (V) Mad Scientist From: Solitary confinement |
![]() Why wouldn't you be able to use the same redirect method used on the products page, on the thank you page. Just make the url point to products.html or whatever you called it (from thank you page), and set the timer? |
Paranoid (IV) Inmate From: Canada, Toronto |
![]() |
Maniac (V) Mad Scientist From: Belgrade, Serbia |
![]() |
Maniac (V) Inmate From: there...no..there..... |
![]() Max, I know about the "ok_url" But this is being used for the "Thank You" page. I still want to use the "Thank You" page, but only after they see this, then they are redirected to the page they were viewing before they entered the "Support" page, wether it be the "Products", "Contact Us" "Home" or whatever. I want to get them back to that page. |
Maniac (V) Mad Scientist From: 100101010011 <-- right about here |
![]() Do you have any sort of scripting availible on the original page? otherwise you could probably hack the script to make the HTTP_REFFERER environment variable the return page. |
Maniac (V) Mad Scientist From: Belgrade, Serbia |
![]() |
Maniac (V) Inmate From: there...no..there..... |
![]() Hey Bit. Thanks for the info but that might be over my head. I think that Max has the answer that I am looking for. I am going to test it tonight. |
Maniac (V) Inmate From: there...no..there..... |
![]() Yep, that's what I needed Mr. Max! Thank you again!! |