kang it

kang it

  • NA
  • 1
  • 0

PAC file parsing in C#

Aug 13 2008 1:33 AM
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 :)

Answers (1)