![]() |
![]() | ![]() | ![]() | Altova Mailing List Archives>Archive Index >microsoft.public.xml Archive Home >Recent entries >Thread Prev - Re: XMLHTTP and POST and keepalive timeouts >Thread Next - Re: XMLHTTP and POST and keepalive timeouts Re: XMLHTTP and POST and keepalive timeoutsTo: NULL Date: 2/3/2007 8:33:00 AM
> var httpObj = new ActiveXObject('MSXML2.XMLHTTP.3.0');
> httpObj.open( "POST", url, false, uid, pwd );
> httpObj.setRequestHeader( "Content-Type", "text/plain" );
> httpObj.send( postData );
Try playing with this:
httpObj.setRequestHeader("Connection", "close"); // or "open"
Brian
| ![]() | ![]() | ![]() |
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | |||||
|
