Re: Proxy settings from AppleScript
Re: Proxy settings from AppleScript
- Subject: Re: Proxy settings from AppleScript
- From: Ehsan Saffari <email@hidden>
- Date: Fri, 10 Aug 2001 03:48:55 -0600
On 09/08/2001 "Zavatone, Alex" <email@hidden> wrote:
>
Just wondering if i can use applescript to transparently get the proxy or if
>
we would have to write a C++ xtra to dig this value up.
As long as the machines have Internet Preferences and
InternetConfigCommands osax, you can use: {GetICPreference,
SetICPreference, EditICPreference} for proxy and about 60 other internet
related settings. I think you can find the osax at www.osaxen.com
cheers
ehsan