Is it possible to have multiple contact forms on one page and still validate and send an email without the page refreshing.
I have used the tutorial below but if copied obviously this still only validates the original form...
http://www.ajaxfreak.com/2009/12/03/submit-a-form-without-page-refresh-using-jquery/
I could copy the JS etc for each of the required forms but there must be a more efficient way of doing this, maybe with hidden values & form ids?.
Anybody have any ideas?
Thanks