Are you using scriptaculous with Active4D or Ruby on Rails?

Active4D.


If Active4D, how are you passing data back and forth? HTML, XML, JSON, some other way? If XML, do 4D's built-in tools work well for this?

In every case so far I am building the HTML in Active4D as I usually would and pass that back. If I had to deal only with data I would probably use JSON (and write some JSON libraries for Active4D).


I'm only asking because AJAX is something that I'm interested in, but haven't had the time to work out the 4D/Active4D parts yet.

There is nothing magical about ajax -- it is just another request/ response mechanism that looks the same to Active4D/fusebox, but instead of returning the entire page you are returning a subset.

Eventually I'll add some ajax examples to my demo.

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/

Reply via email to