I am Recieving emails! but redirect page goes to my root .index file
Hi
I have gotten to the point of recieving emails back from form when submitted. but when submit button is pushed I go back to the root .index.html page I am using godaddy .gdform.php
The godaddy gdform.php help shows a redirect field I could add it is
<input type="hidden" name="redirect" value="yoururl.html" />
Would I just have to add this to the contact form code? would it have to be in a specific spot?
Thanks alot im new at this form business


The contact form solution pack is set up to redirect to the thankyou.php page after submitting the form and sending the email. If you want it to forward to another page, find this line of code in the contactus.php page:
