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 :)
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