Page 2 of 2

Re: Change page using Meta after filling-out Form

Posted: Wed Apr 14, 2010 3:38 pm
by mikosiko
and the code for your contactthanks.php page?

Re: Change page using Meta after filling-out Form

Posted: Wed Apr 14, 2010 3:40 pm
by lilnicky37
It looks like I finally have it figured out!

By replacing all of my headers with:

printf("<script>location.href='http://www.xxxxxxxx.com/error.htm'</script>");

it seems to be working perfectly

Thanks everyone!