HTTP GET request in Javascript?
        Posted  
        
            by mclaughlinj
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by mclaughlinj
        
        
        
        Published on 2008-10-29T16:31:34Z
        Indexed on 
            2010/06/08
            10:22 UTC
        
        
        Read the original article
        Hit count: 380
        
I need to do an HTTP GET request in JS, what's the best way to do that?
Thanks
EDIT: I need to do this in a Mac OS X dashcode widget
© Stack Overflow or respective owner