| Dart Home | PowerTCP Web for ActiveX | Custom Development | Reply | PowerTCP Web for ActiveX Topics | Forums |
| Author | Forum: PowerTCP Web for ActiveX Topic: Proxy Settings |
| User217 Posts: 2 Member Since: 03/03/02 |
posted March 3, 2002 9:25 PM If a user has set proxy settings in IE, does the Web tool read the settings and use them? Is there a setting to have the web tool do this or do I have to read the registry and make the settings manually? |
K M Drake![]() From: Utica, NY USA Posts: 3406 Member Since: 07/14/00 |
posted March 4, 2002 4:14 PM Hi, If you do not specify the Proxy Properties, the Http control will automatically use the settings specified in IE. -ken K M Drake Dart Tech Support |
| User217 Posts: 2 Member Since: 03/03/02 |
posted March 5, 2002 1:36 AM Ken: What then is the best way to ignore the registry proxy settings and not use a proxy regardless of the registry values? If I set the proxy to a blank string ( vs 'do not specify') are the registry settings ignored? Or do I have to create a dart string object load a '*' string and pass that to proxybypass to ensure a proxy is not used? I need to have the options of no proxy, IE settings, or passed values. TIA |
K M Drake![]() From: Utica, NY USA Posts: 3406 Member Since: 07/14/00 |
posted March 5, 2002 5:31 PM Hi, It is not possible to ignore them. You would actually have to save the registry settings, clear them, do your request, and then replace the settings. Setting Proxy to a blank string would not work, and Proxybypass has never worked, due to a limitation in wininet. Sorry, -ken K M Drake Dart Tech Support |
| Reply | PowerTCP Web for ActiveX Topics | Forums |
This site is powered by
PowerTCP WebServer for ActiveX
|