Re: How to read a local file from web page
[email protected] (Matt Chaput)
| Newsgroups | gmane.comp.mozilla.devel.xpcom |
|---|---|
| Organization | http://groups.google.com/ |
| Message-ID | <[email protected]> |
Martin Kutschker <[email protected]> wrote in message news:<[email protected]>... > The grant lasts only for the current JS scope. Arg! And I supposedly knew that, too! Of course, I should have known that when I post to usenet, it's guarenteed to be something that should have been obvious. That was it; I was asking for the privelage in a function inside an object, so the grant was not available to other functions in the same object. Thanks! Matt