webmonkey323
Programmer
Hi,
I'm having serious problems using ServerXMLHttp in ASP (trad) to post data to an ASP.NET page. As soon as .open(...) is called, the application just freezes.
I was seeing a similar problem using XMLHttp, but switching to ServerXMLHttp appeared to fix this on my dev environment. However, having deployed the web app. to another server, ServerXMLHttp is similarly failing.
Any ideas would be greatly appreciated as I've pretty much run out of ideas.
Thanks,
Nick
I'm having serious problems using ServerXMLHttp in ASP (trad) to post data to an ASP.NET page. As soon as .open(...) is called, the application just freezes.
I was seeing a similar problem using XMLHttp, but switching to ServerXMLHttp appeared to fix this on my dev environment. However, having deployed the web app. to another server, ServerXMLHttp is similarly failing.
Any ideas would be greatly appreciated as I've pretty much run out of ideas.
Thanks,
Nick