internet-explorer
Hi, Im trying to create a custom ajax request in Internet Explorer. About halfway my code i'm trying the following line: xhr = new XMLHttpRequest(); Instead of getting a regular xmlhttprequest object I'm getting a “[object IServerXMLHTTPRequest2]” ...
0 votes
1 answers
0 comments
2609 views