


With some success, you might gain more confidence for more advanced secure site and with less doubt where it should not be. 'xmlHttp.SetOption 2, SXH_SERVER_CERT_IGNORE_ALL_SERVER_ERRORS

'tRequestHeader "Content-Type", "text/xml" You can reload Internet Explorer sites with IE mode in Microsoft Edge. 'xmlHttp.Open "POST", strServer, False, strUserName, strPassword Download Microsoft Visual Basic 6.0 Common Controls from Official Microsoft Download Center Internet Explorer was retired on JIE 11 is no longer accessible. Try some less ambitious settings, like login needs, to retrieve some (arbitrary) xml file in the public domain. RE: XML from VB6 tsuji (TechnicalUser) 6 Jan 06 10:49 States that when the ReadyState = 4, "All the data has been received, and the complete data is available in responseBody and responseText." There is no mention of responseXML. The Status returned = 200 (OK) and the ReadyState = 4 (Completed), so this suggests it is working correctly. MSDN Library - Visual Studio 6.0 (Discs 1 and 2) Item Preview Inside.jpg. XmlHttp.SetOption 2, SXH_SERVER_CERT_IGNORE_ALL_SERVER_ERRORS tRequestHeader "Content-Type", "text/xml" XmlHttp.Open "POST", strServer, False, strUserName, strPassword To get it loaded took two full days in the end. MSDN Subscriber Support - may be able to assist in locating MSDN Library for legacy products - whether by download or replacement disk. I actaully found the ReadyState and Status properties on MSDN yesterday and included them in my code, as follows:Ĭonst SXH_SERVER_CERT_IGNORE_ALL_SERVER_ERRORS = 13056 visual studio 6.0 setup was not completed successfully or install Service pack 6.which failed as it detected a newer version was loaded or instal MSDN it finally worked. The VB 6 nesgroups may provide assistance from other users of VB6 that have information on MSDN Libraries installed later than the ones that originally shipped with the product.
