I have an email form on an HTML page and once you click submit to send the form submission I would like the DIV “form” to update or be replaced to say a ‘Thank you’ message.
Tried Googling this, but didn’t have much luck finding anything specific that I can use.
Any ideas?
Thanks
You can use jQuery.ajax method:
If You are having problems i can write You a whole script (i’m just in the mood and have some spare time):)
UPDATE:
Basically this is it.
Copy/paste this as your form:
Copy/paste this as you sendit.php:
You MUST validate this data