Get in touch!


Warning: Undefined variable $output in /www/wwwroot/script.freetools.cc/smart-contact/index_keyup.php on line 30

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.

This version uses the onKeyup method for validation, so the check is carried out when the user presses a key. You can use onKeyUp example for per field output, to see that in action please Click Here.

  • File Attachments, easy to configure allowed filetypes and size
  • Auto Responder which can be turned on or off.
  • 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.