Dim req As HttpRequest
req.InitializeGet(strURL)
hc.Execute(req,1)
getting:
Error occurred
An error has occurred in sub:
java.lang.Exception: Sub hc_responsesuccess was not found.
Continue?
req.InitializeGet(strURL)
hc.Execute(req,1)
getting:
Error occurred
An error has occurred in sub:
java.lang.Exception: Sub hc_responsesuccess was not found.
Continue?