Folder Browser dailogBox
-
<input type="file" />
-
<input type="file" />
-
The difference being...? Do you mean you want to select multiple files at once (i.e. an entire folder)?
-
The difference being...? Do you mean you want to select multiple files at once (i.e. an entire folder)?
-
AFAIK this can't be done with html,php,javascript and css - I've done it with adobe flash though - and there's bound to be a Microsoft control if you using asp/c# etc.
-
-
No. "AFAIK this can't be done with html,php,javascript and css" Sorry, but you'll need to use something else. JavaScript cannot access the desktop (filesystem).
-
No. "AFAIK this can't be done with html,php,javascript and css" Sorry, but you'll need to use something else. JavaScript cannot access the desktop (filesystem).
-
Thanks... i will try to do something else...(but i have a single HTML page and i have need a folder dailog box ... for desktop(filesystem).
then try swfupload
-
then try swfupload
-
Thanks, How can i use SWFupload in html file... Because I haven't idea about swfupload..
read the documentation and look at the demos. Theres more than enough there.
-
read the documentation and look at the demos. Theres more than enough there.