Home

Company
  Technologies
  Team
  Workflow
 
Services
  Virtual Office
  Fixed Bid
  Portfolio
 
Products
  dhtmlxTree
  dhtmlxGrid
  dhtmlxTreeGrid
  dhtmlxTabbar
  dhtmlxCombo
  dhtmlxVault
  dhtmlxToolbar
  dhtmlxMenu
  AWTX TreeTable
  AWTX JTree
 
F.A.Q.
Download
Contact us
dhtmlxVault - AJAX powered DHTML JavaScript File Upload component with Progress Bar

dhtmlxVault (DHTML extensions File Upload) helps you to implement a modern and feature-rich file uploading part of your web application. So much wanted, the Progress bar will inform your customer during long-time operation about the ongoing process. Different file types are displayed with corresponding icons (you may add more file types when required).

Built with AJAX technology, the control allows files to be uploaded seamlessly without reloading the entire webpage.

You can try this functionality right now:

Click "Add" to select files for upload.

Being part of your web page, the vault control does not require additional authorization. It will work smoothly via SSL / HTTPS connection.

We have prepared examples of the control usage with different server-side technologies.

Supported Browsers:

  • IE 6.x, 7.x
  • Mozilla 1.4 and above
  • FireFox 0.9 and above
  • Features:*

  • Multibrowser/Multiplatform support
  • Progress bar indicator for each file
  • Full controll with JavaScript API
  • PHP/Perl code sample
  • .NET code sample
  • JSP code sample with custom library
  • Detailed documentation

  • * - some functionlity available in professional edition only

    Editions

  • Standard - available for free download (for non-commercial use).
  • Professional - contains progress bar support. Included with Commercial and Enterprise licenses. Contact us to buy.
  • Licensing

  • Open Source - GPL (standard edition only)
  • Commercial License (standard and professional editions): in order to use any edition of dhtmlxTree in a commercial project, get all features available in professional edition or to have support you can purchase a Commercial License ($99). Contact us to buy.
  • Download:

  • v.1.1 Standard Edition
  • v.1.1 Professional Edition Contact us

  • Code Sample

    <link rel="stylesheet" type="text/css" href="css/dhtmlXVault.css" /> <script src="js/dhtmlXVault.js"></script> <script> function doOnLoad() { var vault = new dhtmlXVaultObject(); vault.create("vaultDiv"); vault.setServerHandlers("aspx/UploadHandler.ashx", "aspx/GetInfoHandler.ashx", "aspx/GetIdHandler.ashx"); } </script> <body onload="doOnLoad()"> <div id="vaultDiv" style="position: relative;"> </div>

    See also our Java file upload applet - Vault.

    © 1998-2007 Scand LLC. Last updated 04/18/07 RSS