Quote:
Originally Posted by Trana
I don't think you understand how AJAX works (and to be honest, this mod is not a very good choice to demonstrate what AJAX is supposed to be used for).
|
I think it's quite a good mod to demostrate, it strings together a number of function: Edit, Delete, Update and Retrieve. Which ends up in it being a very good example of the power of ajax and a good demo. Even if some of the code is a bit dodgy.
i my self am working on an ajax mod right now which has 2 of those functions:
http://forums.perfectforce.com/ajaxsig.php and
http://forums.perfectforce.com/ajaxedit.php <-- that one still has issues with a query or 2