Re: File input field in Firefox 3.0
Boris Zbarsky <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.dom |
|---|---|
| Message-ID | <[email protected]> |
[email protected] wrote: > Is there a way to get the full file path instead of just the filename > from the file input field using javascript. Yes, if your javascript has UniversalBrowserRead privileges. Of course the user may not choose to grant that to you. -Boris