Client-side http connections in webpage without domain restriction
        Posted  
        
            by user353874
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by user353874
        
        
        
        Published on 2010-05-30T09:15:41Z
        Indexed on 
            2010/05/30
            9:22 UTC
        
        
        Read the original article
        Hit count: 202
        
web-development
I would like to make a webpage where the user browser would have to download data like with Ajax but without domain restrictions. I don't care about the technology. Flash, Java, whatever. Is it possible?
© Stack Overflow or respective owner