whatg
01-10-2010, 08:44 PM
Ok so I made a contact form and php file to process it. That worked fine, it sent me an email with the form's info.
I then made a thank you page that users would be redirected to after submitting the form. No probs there.
I'm just confused as how you would go about having a thank you page that contained information from the original form e.g. :
"Thank you for your comments, I will respond to you as soon as possible at email entered in form"
I thought there might be a way to post the form to multiple php files but I'm not sure quite how to do that! :confused:
Thanks for any help :)
I then made a thank you page that users would be redirected to after submitting the form. No probs there.
I'm just confused as how you would go about having a thank you page that contained information from the original form e.g. :
"Thank you for your comments, I will respond to you as soon as possible at email entered in form"
I thought there might be a way to post the form to multiple php files but I'm not sure quite how to do that! :confused:
Thanks for any help :)