Subj : Internet To : netscape.public.mozilla.jseng From : FERNANDEZ Emmanuel Date : Thu Oct 02 2003 10:45 am Hello, When I use SpiderMonkey for local files (open("file.js")), no problem, but when I try internet files (open("http://www.test.org/file.js")) that doesn't succeed. Is it possible to do that or must I first download the js files ? Thanks .