PAC file parsing using WebViewGadget?

Just starting out? Need help? Post your questions and find answers here.
User avatar
Kukulkan
Addict
Addict
Posts: 1396
Joined: Mon Jun 06, 2005 2:35 pm
Location: germany
Contact:

PAC file parsing using WebViewGadget?

Post by Kukulkan »

Hi. If my app already is using the WebViewGadget, is is maybe possible to use it's JavaScript capabilities to parse a PAC file for determining the proxy to use?

In general, I believe we can put the PAC file content into it (with some basic HTML wrapper around it) and then run it, right?

Before I try, maybe anyone else already tried that or has experience with such?
User avatar
Kukulkan
Addict
Addict
Posts: 1396
Joined: Mon Jun 06, 2005 2:35 pm
Location: germany
Contact:

Re: PAC file parsing using WebViewGadget?

Post by Kukulkan »

Post Reply