Advertisement
Help Keep Boards Alive. Support us by going ad free today. See here: https://subscriptions.boards.ie/.
If we do not hit our goal we will be forced to close the site.

Current status: https://keepboardsalive.com/

Annual subs are best for most impact. If you are still undecided on going Ad Free - you can also donate using the Paypal Donate option. All contribution helps. Thank you.
https://www.boards.ie/group/1878-subscribers-forum

Private Group for paid up members of Boards.ie. Join the club.

Java-based applet for client-side folder browsing

  • 26-11-2008 06:58PM
    #1
    Closed Accounts Posts: 1


    Hi

    I need some advice - not sure if this is possible due to browser security.

    I have an application that, in order for users to use it, they need to select local folders (similiar to a file chooser dialog, but I need it only for folders) on their machine. They do this by using a stand alone application that the client executes on their pc's.

    I was wondering if this is possible by using a web browser though. The client would go to a website, pick local folders by means of the applet on their local machine, and store it on the webpage (via db naturally). Due to security issues ASP.Net does not expose the full file path when, you say, use the upload control. Would something like this be possible if you incorporated a java applet into a webpage?

    Any advice would be appreciated.


Advertisement