|
-
March 9th, 2005, 03:29 AM
#1
Setting Proxy Server with IE Object?
Can we set proxy server for LAN using IE Object?
Manually its done by:Tools->Internet Options->connections->LAN settings.
Can we do that with the IE object?
Thanks in advance.
-
March 9th, 2005, 04:29 AM
#2
Re: Setting Proxy Server with IE Object?
I think it can be done through Registry setting see the following link for further information Click Here
A Person who is polite is given goodness and a person who is away from Politeness is away from Goodness.
NAUMAAN
-
March 9th, 2005, 05:34 AM
#3
Re: Setting Proxy Server with IE Object?
Thanks.But I knew that.I Set a proxy server with IE and Searched for it in the registry and found the relavant key.
But as am I doing this in PHP,which I believe, cant change the registry nor Can it acess APIs as mentioned in the article.
Can I do it with IE Object?
Is the proxy stored as a property in InternetExplorer.Application, so that I could change it?
Last edited by poolwin2001; March 9th, 2005 at 05:36 AM.
-
March 9th, 2005, 10:50 PM
#4
Re: Setting Proxy Server with IE Object?
Can I do it with IE Object?
Is the proxy stored as a property in InternetExplorer.Application, so that I could change it?
There is a constraint in your point of view, If any application currently not opened then its configuration must be stored in some Repository just like Registry,INI file etc so how u can chage its setting while it is not open through any object. Lets suppose IE is running and u want to change its proxy setting then IE supposed to have a message handler or function to change its proxy setting. I think If it did not have such message handler or function then u cannot do this.
A Person who is polite is given goodness and a person who is away from Politeness is away from Goodness.
NAUMAAN
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|