Output to custom .html

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.

You'll want to add the

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

So simple... if I only read

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

Thanks for the reply.

User login