Click here to Skip to main content
15,891,372 members
Articles / Web Development / ASP.NET

ASP.NET User Control: File Browser

Rate me:
Please Sign up or sign in to vote.
5.00/5 (11 votes)
16 Dec 2011CPOL2 min read 100.2K   4.2K   31  
A web user control for selecting a file from the file system.
  • FileBrowser.zip
    • FileBrowser
      • FileBrowser.sln
      • FileBrowser
        • App_Code
        • App_Data
        • bin
          • AjaxControlToolkit.dll
          • AjaxControlToolkit.dll.refresh
          • ar
            • AjaxControlToolkit.resources.dll
          • cs
            • AjaxControlToolkit.resources.dll
          • de
            • AjaxControlToolkit.resources.dll
          • es
            • AjaxControlToolkit.resources.dll
          • fr
            • AjaxControlToolkit.resources.dll
          • he
            • AjaxControlToolkit.resources.dll
          • hi
            • AjaxControlToolkit.resources.dll
          • it
            • AjaxControlToolkit.resources.dll
          • ja
            • AjaxControlToolkit.resources.dll
          • ko
            • AjaxControlToolkit.resources.dll
          • License.txt
          • nl
            • AjaxControlToolkit.resources.dll
          • pt
            • AjaxControlToolkit.resources.dll
          • ReadMe.html
          • ru
            • AjaxControlToolkit.resources.dll
          • tr-TR
            • AjaxControlToolkit.resources.dll
          • zh-CHS
            • AjaxControlToolkit.resources.dll
          • zh-CHT
            • AjaxControlToolkit.resources.dll
        • Default.aspx
        • Default.aspx.cs
        • FileBrowser.vsd
        • Stylesheets
        • UserControls
        • web.config

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer Lanxess GmbH
Germany Germany
MCTS .NET Framework 2.0 Web Applications
MCTS .NET Framework 2.0 Windows Applications
MCTS .NET Framework 2.0 Distributed Applications
MCTS Windows 7, Configuration
MCITP Enterprise Desktop Administrator on Windows 7

Comments and Discussions