"jeff_schiller" <[EMAIL PROTECTED]> wrote in message
>  As far as I understand things, getURL() is ONLY for
> asynchronous calls only and cannot be used for both synchronous and
> asynchronous requests like XMLHttpRequest can.

You should _never_ do synchronous requests on the web, it's a complete 
recipe for disaster, it locks up the UI whilst waiting for the return, it 
has never complete problems in a number of browsers including Internet 
Explorer - even without the obvious problem with HTTP being limited to 2 
connections, and it's trivial to have multiple applications accessing the 
same site at the same time.

Jim. 





------------------------ Yahoo! Groups Sponsor --------------------~--> 
Fair play? Video games influencing politics. Click and talk back!
http://us.click.yahoo.com/T8sf5C/tzNLAA/TtwFAA/1U_rlB/TM
--------------------------------------------------------------------~-> 

-----
To unsubscribe send a message to: [EMAIL PROTECTED]
-or-
visit http://groups.yahoo.com/group/svg-developers and click "edit my 
membership"
---- 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/svg-developers/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to