My First Ajax App
Jun 26, 01:06 PM By Eoghan O'Brien.Well, its not really an app, but that seems to be what everyone who does anything with AJAX is calling it.
Basically, its an Add Comment script that allows you to preview your comments before you send it, then when you are ready to send it, it will be added to the database on the fly without the need for a page reload.
Obviously, because this is my first real try at using the XmlHttpRequest (I hate buzzwords), there will be a few problems, if you feel like pointing out any bugs or anything at all that you notice about the script, feel free to leave a comment, either here or at the comment app page.
very cool m8. gota love this stuff