How to redirect a form to a thank you page?

I created my band site http://www.whateversclevermusic.com using Dreamweaver. It is hosted by GoDaddy. In my page shows, I have an option for people to add their email address to our mailing list. Just the name, email and send. It works fine I get every email, but it is not redirect to the thank you page. Instead it goes directly to the home page every time. I tried to rename the thankyou.html every combination I can think, but nothing helped. Can someone help me?

Here is my form...

< do action = "" / gdform.php "method ="post"enctype =" application/x-www-formulaires-urlencoded"name ="Email"target ="_self"id ="Email">"

< input type = "hidden" name = "subject" value = "Whatevers Clever Email Présentation" / >

< input type = "hidden" name = "redirect" value = "/ thankyou.php" >

< h3 class = "style8" > name: < input type = "text" name = "Name" / >

E-mail: < input type = "text" name = "email" / >

< input type = "submit" name = "submit" value = "submit" / >

< / h3 >

< / make >

Thank you kindly

Joe

The script that processes the submission information is the gdform.php.

There is probably a redirect in this script he brings to the home page.

I use bebosofts forms go to create my scripts. He now works with reCaptcha. I used reCaptcha with asp and php pages, and it is easy to install.

Good luck

Jim

Tags: Dreamweaver

Similar Questions

Maybe you are looking for