Output to custom .html

2 replies
Joined: 05/05/2008
User offline. Last seen 34 weeks 4 days ago.

I read a view of the threads on here regarding my topic but found no help.

How do I make it so upon submittal the form redirects to a custom thankyou.html page instead of the standard "The following information has been submitted:" that is existing in the formmail.php file?

Thanks :)

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.
Joined: 06/04/2007
User offline. Last seen 16 hours 38 min ago.

You'll want to add the hidden "redirect" to your form (not the formmail.php)

http://developerkarma.com/phpformmail-readme-all-one-version#redirect

-Andrew M Riley

Joined: 05/05/2008
User offline. Last seen 34 weeks 4 days ago.

So simple... if I only read the docs. lol

Thanks for the reply.

User login