xmlhttprequest object not supported by IE 8?
        Posted  
        
            by user311884
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by user311884
        
        
        
        Published on 2010-05-07T22:38:29Z
        Indexed on 
            2010/05/07
            22:48 UTC
        
        
        Read the original article
        Hit count: 240
        
xmlhttprequest
|JavaScript
I tried to upload xml file using xmlhttprequest object on Javascript.
It works perfectly well on Firefox.
However, it fails on IE 8.
I tried several machines.
Same result......
any insights?
© Stack Overflow or respective owner