VVtechnology, LLC   Tuesday, January 06, 2009    

  Login
  Newsletters
  Technology Services
  Writing / Editing
  Careers
  About Us
  Home


Web Based File Manager Control

 

Description:

This web based file manager control will let you easily upload and download files to your webserver. You can change file and folder names, and it can easily be added to your toolbox in VS.NET. It has both design-time and run-time support. Contact us for additional information.

Download:
First Name:  
Last Name:  
Email:   
URL:
Control To Download:
 

Features:
  • Design-time support
  • Run-time support
  • Change background color
  • Select which columns will be displayed
  • Sort by columns -  filename,size,created date, modified date
  • Change root directory
  • Change image directory 
  • Use the icon images provided or create your own 
  • Show / hide the plus signs next to the tree view
  • Show / hide the dotted lines in the tree view
  • Change the title bar
Requirements:
  • .NET Runtime version 1.0 or later
  • MS IE Webcontrols Tree View (included and free from MS)
  • MS Internet Information Server
Install Notes
  1. copy the images directory to the website you will use the control with. the default directory for the images is document relative so the images folder should be in the same folder as the page you will place the control on.
  2. add the control to your VS.NET tool box.
  3. drag and drop the control onto a web form, inside the form tags.
  4. set the form to have the proper encType
    • <form id="Form2" method="post" runat="server" enctype="multipart/form-data">
  5. Change any of the default settings ( root and  images directory imparticular)
  6. re-build the asp.net web application.
  7. test the page.

Default values

  1. directory root = "c:\inetpub\wwwroot\"
  2. image root = "/vvt_images"
  3. backcolor = 0, 102, 153
  4. show plus signs = True
  5. show lines = True
  6. indent = 19
  7. columns = "image,name,size,edit,created,modified,delete"
  8. Leftpanelwidth = 225 px

Each of the above default values can be changed at "design time" in VS.NET You can also make changes programatically at "run time"


Home   |   Company   |   Contact   |   Map   |   Advertise   |   Privacy
Copyright © 2000-2002, ValoVuosi, LLC