Does anyone have any sample code to get A4D working with AJAX? I was looking at the prototype framework to handle the nitty gritty of the AJAX calls.
There is nothing magical about making Ajax calls with A4D, as far as A4D is concerned it's just another request to which you respond, usually by returning HTML.
There are a few issue to deal with, such as session timeouts and layouts in fusebox, but it's easy to deal with. Next week I will post some examples, I'm tied up this week.
Regards, Aparajita www.aparajitaworld.com "If you dare to fail, you are bound to succeed." - Sri Chinmoy | www.srichinmoylibrary.com _______________________________________________ Active4D-dev mailing list [email protected] http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/
