I have been searching high and low on the EE forums and Wiki for a simple implementation of an ajax contact form to integrate into my EE site but there doesn’t appear to be any definitive examples that encompass what I am looking for.
I would like a contact form that accepts subject, name, email, web address and phone number, with the option for the form to be CC to the sender if ther so desire. The email, name and message fields should include validation checking, i.e required, valid email etc and finally the form should process client side and provide a feedback message stating the email was sent successfully.
I have looked at a number of links (below), does anyone have a simple example they have implemented in their site?
http://www.rooseveltrp.com/articles/11/1/PHP-and-AJAX-Form/Page1.html
http://www.dustindiaz.com/ajax-contact-form