Jul 1 AJAX - Even Your Mother Can Do This
Provided she has experience with a server-side scripting language, of course. The main point is simply that AJAX, although it is a technology that relies heavily on JavaScript, really only requires a few lines of JavaScript in order to work. Once you start the AJAX function with the teeny bit of JavaScript, everything else can be (and probably should be) handled on the back-end through a server-side language.
So, for all of you that are as afraid of AJAX as I was, here is a quick post to teach you everything you need to know about the JavaScript side of AJAX.



