I want to trap the "request timed out" error. I checked MSDN, but I couldn't find any help reference for this error..I am using INET.GetChunk method to retrieve some text data from the Internet, however it breaks with this error. "On Error Resume Next" statement does not work either.




Reply With Quote