[Javascript] file upload

jsWalter jsWalter at torres.ws
Tue Nov 30 14:10:38 CST 2004


> Hi!
>
> And how about opening via JS File Browser menu? Is that also impossible?


Again, it gets back to the FILE tag.

It can not be modified programatically. PERIOD.

You could use the JS File Browser to access the file system, but then you
will not have a method to upload the selected file.

Also, it locks you to windows IE only.


> Because that Browse button is really ugly :(

Yep, sure is.

IE 4 let you redefine the button. I had an image on my pages for a long
time. Oh well.

Walter




More information about the Javascript mailing list