PDA

Click to See Complete Forum and Search --> : Inet Control & Proxy


Dec 20th, 2000, 10:06 AM
Hi Guys,
I am writting a DCOM object that can go and pull a page from a website outside of my intranet (Using HTTP and not FTP) to re-display on my site, however I need to bye pass my proxy server.
The Password and User Property's of the Inet control refers to the Remote host and not the Proxy, can anyone tell me how to bye pass the proxy or supply the proxy with a username and password from within VB.
I have tried setting the AccessType Property of the control to icUseDefault and icDirect without success.
Could anyone help?
Obembs