Quote:
Originally Posted by samhor
Hello All,
I have created a form but i am unsure on how to add an a message to appear under the form just to say thank you under the form.
|
The form will not be on the page after it has been submitted unless you include it in the page that you are submitting it to as well - which is rather pointless unless your server side script needs to display errors.
To display a thankyou message after the form is submitted simply include that in the HTML of the page that displays after the form is submitted.