An ajax form

what it is:

Many people confuse Ajax with jQuery. The similarities: they both contain the letter J and they are both used extensively in 'web 2.0'.

I built this after reading "build a web site with ajax" or something.

HOW DOES IT WORK!? There's a database. The code grabs the info from the database without having to refresh the page. It's a great technology. I would like to use it more!