-
I am writting a small VB application. Part of it is to autmatically download a file from the Internet via HTTP using Internet Transfer Control, it works fine when I am connected via a modem. But when I run it on LAN, I can't bypass the proxy server without user id and password. So
Does anyone know how to supply them to the proxy server. ???
Please Help..
thanx
sam
-
inet1.password=?????
inet1.username=???
i am not sure but is'nt that??
-
What proxy server are you running? And, post your code here so that we can take a look at it.
-
http://support.microsoft.com/support.../Q171/3/79.asp
I didn't see anything on usernames/passwords, but maybe you specify it as sebs mentioned....