Andy Lockett

Articles under ‘Tutorials’

04//07//2010
Categories: Tutorials
Post Image - An AJAX contact form which just works.

An AJAX contact form which just works.

Andy Lockett at 9:01pm with 1 comment

I love AJAX; the public love AJAX. Since Google’s real-time suggestions came about, AJAX powered web applications have exploded.

What is AJAX?

AJAX simply means Asynchronous JavaScript And XML. But what does that mean? Well, it means you don’t need to refresh the page in order to carry out actions such as form submissions, item re-ordering, and so on. jQuery has made AJAX unbelievably simple, so why not give it a go?

In a rush to get a fancy AJAX powered contact form?

Download the files