The following code works most of the time but occasionally it throws the following OLE error when .send is called, any ideas?
lcURL=www.bbc.co.uk<http://www.bbc.co.uk> && not the real url oHTTP = CreateObject("msxml2.xmlhttp") oHTTP.open("GET",lcurl,.f.) oHTTP.send() OLE IDispatch exception code 0 from msxml3.dll: The system cannot locate the resource specified Regards Chris. --- StripMime Report -- processed MIME parts --- multipart/alternative text/plain (text body -- kept) text/html --- _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: https://mail.leafe.com/mailman/listinfo/profox OT-free version of this list: https://mail.leafe.com/mailman/listinfo/profoxtech Searchable Archive: https://leafe.com/archives This message: https://leafe.com/archives/byMID/loyp123mb316795deb085a3023c86ca9b8f...@loyp123mb3167.gbrp123.prod.outlook.com ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

