I want to read all folders from particular folder using JavaScript on local-host. So how to read folders from particular folder.
            Asked
            
        
        
            Active
            
        
            Viewed 34 times
        
    0
            
            
        - 
                    We can't access os files using client side javascript as it only works for browser but for ie you can do it by using Active-x object. – syms Jun 23 '15 at 05:48
 - 
                    1Please use the search before you ask a new question. – Felix Kling Jun 23 '15 at 05:51