I had a problem earlier with inet.OpenURL hanging the program just for a bit... after visiting the microsoft page about the bug in OpenURL that causes this, I happily changed to a inet.Execute/GetChunk arrangement, only to find that Execute won't work for the GET i want to run...
You see, I want to download an image from a URL rotation (Exact URL: http://image.click2net.com/?A009426,1) - but when I use GET, StateChanged comes back as State = 11 and the error ResponseCode is 12168 - which I cannot find any mention of anywhere...
Thanks..
-Reprise




Reply With Quote