MSXML2.ServerXMLHTTP
I'm using this object to POST information into a results asp page. Everything works perfect on my site, but not on my production intranet.
ERROR PAGE:
You are not authorized to view this page
You do not have permission to view this directory or page using the credentials that you supplied because your Web browser is sending a header field that the Web server is not configured to accept.
I'm not sure what settings on the LIVE server are different from my TEST server. It doesn't seem to be anything that is jumping out at me.
I'm using this object to POST information into a results asp page. Everything works perfect on my site, but not on my production intranet.
ERROR PAGE:
You are not authorized to view this page
You do not have permission to view this directory or page using the credentials that you supplied because your Web browser is sending a header field that the Web server is not configured to accept.
I'm not sure what settings on the LIVE server are different from my TEST server. It doesn't seem to be anything that is jumping out at me.