I was useng Inet controller to grab html code of a web page using code below and it was working great.
but since 3 days ago there was something wrong and this line of command is not working correctly and I think It's not loading my target web page.Code:str1=inet1.openurl("http://targetUrl",icString)
as you see on this pic after opening url by Inet Controller strHtml(My string variable) is still empty.
What's wrong and hoe can I solve it?



Reply With Quote

