> Yep, been updated, and the latest nightly has cfajaxproxy working, we're
> just debating to default to sync or async mode right now. So if you do
> grab the nightly and use it, at this point you'll have to call
> setSyncMode() on your javascript class before calling methods on it:

You can still call your methods, but if you are expecting any results to 
be returned, you would have to provide a callback function to which the 
results will be called into.

This method is the preferred approach in any AJAX application as it does 
not 'hang' the browser as the calls are made out.


--~--~---------~--~----~------------~-------~--~----~
Open BlueDragon Public Mailing List
 http://groups.google.com/group/openbd?hl=en
 official site @ http://www.openbluedragon.org/

!! save a network - trim replies before posting !!
-~----------~----~----~----~------~----~------~--~---

Reply via email to