/    Sign up×
Community /Pin to ProfileBookmark

Need Directory Chooser control…

I need a directory chooser control on my webpage please suggest a solution ASAP….
<input type=”file”/> this creates a file chooser the same way I need a directory chooser…. Any solution will do, be it Javascript or ActiveX.

Prompt response would be highly appreciated ?

to post a comment
HTML

2 Comments(s)

Copy linkTweet thisAlerts:
@ray326Sep 26.2007 — Nothing like that is available to Javascript.
Copy linkTweet thisAlerts:
@harumphSep 28.2007 — There are obvious security concerns regarding finding folders and then being able to open them. There are scripts that will work on your local machine thru a browser, but web servers have a problem with this.

Your best bet is to create a file that houses the folders you know exist and open it, parse it, then find the files within that directory. Now, that's do-able.
×

Success!

Help @rohan26may spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 6.16,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @nearjob,
tipped: article
amount: 1000 SATS,

tipper: @meenaratha,
tipped: article
amount: 1000 SATS,

tipper: @meenaratha,
tipped: article
amount: 1000 SATS,
)...