How do I add a browse file system button to a Visual Studio app?
        Posted  
        
            by jpavlov
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by jpavlov
        
        
        
        Published on 2010-06-08T12:06:37Z
        Indexed on 
            2010/06/08
            12:12 UTC
        
        
        Read the original article
        Hit count: 256
        
ASP.NET
I am looking to add a browse button to a visual studio app something simular to the the dialog box in the 'fileupload' tool. I am looking to be able to graphically select any file from my computer or a computer across a network. Can anyone help. Thanks in advance.
© Stack Overflow or respective owner