westmich Posted April 6, 2006 Share Posted April 6, 2006 Hi, I have an really simple question, except at the moment it seems really hard to me, I have a contact form, and when the user hits submit, I want the thankyou.html page to pop up. So after you fill out the contact form and hit the submit button, I can't seem to get the site to redirect to the thankyou.html page, is it in the action="" syntax that makes the site redirect to the thankyou.html page? Link to comment https://forums.phpfreaks.com/topic/6695-php-contact-form/ Share on other sites More sharing options...
Hooker Posted April 6, 2006 Share Posted April 6, 2006 action="thankyou.html" should redirect but it wont launch a popup unless theres a popup on the thankyou.html page. Link to comment https://forums.phpfreaks.com/topic/6695-php-contact-form/#findComment-24326 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.