using XmlHttpRequest from .pac file
Hi all!
i'm new here, sorry if i post not in the right thread.
I need to make XmlHttpRequest from .pac file - the file with some javascript that used to load browser's connection settings (firefox).
Is this possible?
Now i get an error "XMLHttpRequest is not defined".
How can i define XMLHttpRequest before the code in .pac file executed?
thank you.
|