Object Model component on Windows systems that provides methods and properties that enable you to establish an HTTP connection between files or objects on different Web servers.
What VBA code is required to perform an HTTP POST from an Excel spreadsheet?
excel vba http post serverxmlhttpWe have the folowing link: http://mvp.sos.state.ga.us/ Rather than create a db to replicate information that …
asp-classic serverxmlhttpWe have just moved to a new dedicated server that has Windows 2008 and SQL Server 2008. I am trying to access …
asp-classic serverxmlhttpMy site now works purely in UTF-8, but in order to send an SMS using serverXMLHTTP I need to convert …
asp-classic character-encoding ado serverxmlhttpjust when I finally understood the difference between Msxml2.XMLHTTP and Msxml2.ServerXMLHTTP http://support.microsoft.com/kb/290761 XMLHTTP is …
httpwebrequest winhttp xmlhttprequest serverxmlhttp winhttprequestDoes anyone know how to set up set up a default action for when a ServerXMLHTTP request times out? I'm …
asp-classic timeout javascript serverxmlhttpHere's the gist: I have a call I want to make in asp, and I do not care about the …
asp-classic asynchronous serverxmlhttpI have a classic ASP page that is reading an external rss feed (xml document) and then displaying it on …
xml rss asp-classic msxml serverxmlhttpI'm receiving an intermittent "msxml3.dll error '80070005' Access is denied." error. The object always posts back to the …
vbscript asp-classic serverxmlhttpRPC using MSXML2.ServerXMLHTTP.6.0 in VB6 the server I am communicating with is using SSL trough port 40052 and a self …
vb6 https xml-rpc serverxmlhttp