Powered by Ajax and PHP
This contact form offers great features, in a small package. It uses visual cues which update as the user types, and has a robust validation check function.
- File Attachments
- Auto Responder
- Form checks to make sure email domain exists
- Attachment and auto responder paramaters easily editable
- Realtime error checking on the form fields
- Easily customizable, just change the class attributes in the CSS
- Form ultimatley uses PHP form validation, so works for all users
- The code is pretty straight forward, so extra fields could be added easily
Easy to setup
To install the form, all that is needed are the following steps:
- Alter the PHP code accordingly, to use the form in its default setup, all you will need to do is add your email address.
- Add the form markup to your page, or alter the ID and attributes of your existing form fields.
- Include the PHP file at the top of your page, and include the ajax file in your head section.
-