aspose file tools
The moose likes HTML, CSS and JavaScript and the fly likes Selecting folder instead of File(Folder Dialog box) Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Engineering » HTML, CSS and JavaScript
Reply Bookmark "Selecting folder instead of File(Folder Dialog box)" Watch "Selecting folder instead of File(Folder Dialog box)" New topic
Author

Selecting folder instead of File(Folder Dialog box)

Rodricks george
Ranch Hand

Joined: Sep 10, 2006
Posts: 97
Dear Sir,

In html or jsp there is a File tag to open a File Dialog box.... I need to select folder. How can i achieve it... Please throw some idea

-Rodricks
Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56150
    
  13

Sorry, you can only select files.


[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
Rodricks george
Ranch Hand

Joined: Sep 10, 2006
Posts: 97
Thank you sir...

-Rodricks
Valentin Crettaz
Gold Digger
Sheriff

Joined: Aug 26, 2001
Posts: 7610
There is a way using ActiveX, but your users will have to accept using it.

http://www.tek-tips.com/faqs.cfm?fid=5201


SCJP 5, SCJD, SCBCD, SCWCD, SCDJWS, IBM XML
[Blog] [Blogroll] [My Reviews] My Linked In
Rodricks george
Ranch Hand

Joined: Sep 10, 2006
Posts: 97
Dear Sir,

I am not able to run the activex control....

-Rodricks
 
I agree. Here's the link: http://jrebel.com/download
 
subject: Selecting folder instead of File(Folder Dialog box)
 
Similar Threads
Save AS dialog box
creating a Browse folder dialog box using applet
Save as dialog box ?
How to load existing project in eclipse 3.2?
Is it possible to make a file chooser in struts?