Peter, I concur with this approach.
With A4D's JSON lib the server-side code is pretty easy. You are basically returning a JSON response, or XML if you want to go that way, instead of a fully formed HTML web page. The learning curve will be with the client side Javascript. Check out the various jQuery plugins too. Brad On 12/13/10 1:01 PM, Peter Jakobsson wrote: > Unanimous opinion ! > > I suppose I better look at JQuery and wire it up to work with > Active4D then :) > > Many thanks ! > > Peter > > > On 13 Dec 2010, at 20:34, Mehboob Alam wrote: > >> Your best bet is now to put >> your energy into learning Javascript and basic Ajax techniques like >> jQuery, and wire them up to work with Active4D > > > On 13 Dec 2010, at 20:37, Michael Goldsmith wrote: > >> You might want to look into jQuery & jQuetry UI to work with >> Active 4D > > > _______________________________________________ > Active4D-dev mailing list > [email protected] > http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev > Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/ > _______________________________________________ Active4D-dev mailing list [email protected] http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/
