Click to See Complete Forum and Search --> : Browse for folder
whosthat
May 19th, 2003, 02:57 AM
Hi,
Could anyone help me how to write code in HTML + javascript to allow my users to "browse for folder" from my webpage?
Satishpp
May 19th, 2003, 01:22 PM
<form name="test">
<input name="filetest" type="file">
</form>
Satish
deeznuts
July 28th, 2004, 03:15 PM
hi... i think the above example browses for a file ....
i am also looking for a way to browse and select a directory...
any help is greatly appreciated..
thanks
matt
elkhunter69
August 11th, 2004, 06:42 PM
Try this out - I haven't tried it myself, but I will give it a shot in the next few days.
http://www.xpounded.netfirms.com/xShellToolJS.html
codeguru.com
Copyright Internet.com Inc., All Rights Reserved.