Click to See Complete Forum and Search --> : JavaScript Explorer


Sh4d0wn
03-29-2004, 08:24 AM
Hi.

The Js can show data of local dir ? ...
local dir == dir on user's pc

I want developing a type of explorer with JS. So user can select the files for submit to server.

Thanks...

Pittimann
03-29-2004, 09:03 AM
Hi!

Sorry! Js cannot do that. Just use <input type="file"> in a form.

Cheers - Pit

Sh4d0wn
03-30-2004, 05:00 AM
hoo.... ok thanks =D