Your internet connection is [briefly] down?
On 24-Oct-2019 2:50 PM, Chris Davis wrote:
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.ukhttp://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
[excessive quoting removed by server]