i have a PAC (Proxy Auto Config) file - Proxy.pac ( a simple javascript file)
from my C# code i need to parse this file, execute functions &
return the result value. how to execute the javascript functions inside
PAC file through c# ?
Thanks :)
Loading
Bechir BejaouiPosted Aug 13, 2008, 7:03 PM