Hello.
I've created an HTML form with several fields, and I'm using PHP script to mail it. Although the e-mail itself gets delivered properly, after I press the "submit" button on the form, the page with the form just stays there. What I'm trying to accomplish is this: when I press the "submit" button the mailer sends mail and takes me to a customized "thank you page". What would the coding for that look like? Any suggestions are much appreciate.
Ivan - PHP Newbie
I've created an HTML form with several fields, and I'm using PHP script to mail it. Although the e-mail itself gets delivered properly, after I press the "submit" button on the form, the page with the form just stays there. What I'm trying to accomplish is this: when I press the "submit" button the mailer sends mail and takes me to a customized "thank you page". What would the coding for that look like? Any suggestions are much appreciate.
Ivan - PHP Newbie