Submit A Form Without Page Refresh using jQuery – NETTUTS
Hey everyone! Thanks for all the gracious comments regarding the tutorial . It’s just so easy to submit forms with jQuery and ajax so you don’t get a page refresh. The possibilities seem limitless and I’m glad if I can help others get …
Valid8 – Amazingly easy input validation (jQuery plugin) | Unwrongest
Whether Valid8 is a simple or very complex input validator is up to you. The easiest way of using the Jquery plugin Validation is to use it for marking whether a field should be required or not. $(’#inputUsername’).validation();. The code above make the field inputUsername required and shows the default validation message “Required” if the input field is left empty. …
SiteGale | » New Ajax tutorial: Live user validation
This is the ‘ ajax ’ file as it were, it contains all the code needed to get the data from the form in instant time, send it to the PHP file and get the end result from the PHP File. It will also check whether the user has ajax enabled on …
PHP Tutorial: Working with checkboxes and a database
Over in the php help forum, the question of how to deal with checkboxes arises pretty often. Usually, people want to be able to select which rows of a database to update/delete/throw out the window.



















