Get contents of local folder in javascript (or ASP.NET VB)
        Posted  
        
            by Jonathan
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Jonathan
        
        
        
        Published on 2010-03-21T08:43:18Z
        Indexed on 
            2010/03/21
            8:51 UTC
        
        
        Read the original article
        Hit count: 507
        
Is it possible for a webpage to popup a open folder dialog, ask the user to select a folder, then show the contents of that folder in a list(or something) in the webpage. It won't write to the files, only read them. The webpage is hosted remotely.
Jonathan
© Stack Overflow or respective owner