MSXML serverXMLHTTP
Am using MSXML4.0 serverXMLHTTP for communicating with a remote server. Using POST method of serverXMLHTTP to post a xml string but after calling send() method its give "HTTP 1.1 405 method not allowed" in response status text.
Would appreciate if anyone has got any clue on this issue.
Thank U
Replies
Know the answer? Post it — somebody with the same question will find it here.