Re: i am still recieving the following error - WeOnlyDo Discussion board

Re: i am still recieving the following error (General questions)

by wodDamir, Tuesday, July 08, 2008, 09:11 (5982 days ago) @ phonehax

Hi,

I believe what Drazen means was to try something like this:

[code]On Error GoTo ErrorHandler
some code goes here...[/code]

ErrorHandler:
wodHttp1.ProxyType = proxy type
wodhttp1.HostName = proxy address
...
[/code]

Hope this helps.

Regards,
Damba


Complete thread: