Tag Archives: form
A simple AJAX (JQuery) Contact Form with PHP Validation
The aim of this tutorial is to help you to create a simple (tableless) contact form using JQuery and AJAX. We will have a HTML page which will contain the form, a CSS file, a php page where the data will be sent and another file where the validation function(s) will be located.
Read moreCreating a CSS TableLess Form (using Labels or DIVs)
This is an example of a TableLess CSS Form.
Read more