I'm using FormToEmail.php for an online contact form on a website.
After the "Send" button is clicked, the script shows a blank white page saying "Thank you username. Your message has been sent. Click to Continue".
I have however, my own Thanks.html thank you page that I want to have display when the "Send" button is clicked instead of this blank white "Thank you" page that the script throws up. How can I achieve this?. I'm a newb at .php so I'm not sure what to amend in the script to have this happen.
Many thanks in advance.
After the "Send" button is clicked, the script shows a blank white page saying "Thank you username. Your message has been sent. Click to Continue".
I have however, my own Thanks.html thank you page that I want to have display when the "Send" button is clicked instead of this blank white "Thank you" page that the script throws up. How can I achieve this?. I'm a newb at .php so I'm not sure what to amend in the script to have this happen.
Many thanks in advance.
