Change page using Meta after filling-out Form
Moderator: General Moderators
Re: Change page using Meta after filling-out Form
and the code for your contactthanks.php page?
-
lilnicky37
- Forum Newbie
- Posts: 10
- Joined: Wed Apr 14, 2010 11:56 am
Re: Change page using Meta after filling-out Form
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!
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!