Example demonstates how to replace ActiveXPowUpload interface with HTML Files/Folders tree and Vista® style buttons and progress bar.
You can use and modify Tree.js script and all relayted images in your applications which uses ActiveXPowUpload.
Before running this sample you need to replace default server name at "Server" parameter and upload processing script file name at "Script" parameter of ActiveXPowUpload OBJECT. Files uploads to the UploadedFiles\ folder at the folder containing script. Script value can be:
For ASP: /ActiveXPowUpload/FileProcessingScripts/ASP/ClearASP/uploadfiles.asp
For ASPPowUpload control: /ActiveXPowUpload/FileProcessingScripts/ASP/ASPPowUpload/uploadfiles.asp
For PHP : /ActiveXPowUpload/FileProcessingScripts/PHP/uploadfiles.php
For ASP.NET (C Sharp): /ActiveXPowUpload/FileProcessingScripts/ASP.NET/CSharp/uploadfiles.aspx(Default script!)
For ASP.NET (VB.NET): /ActiveXPowUpload/FileProcessingScripts/ASP.NET/VBNET/uploadfiles.aspx
For ASP.NET (PowUpload .NET control): /ActiveXPowUpload/FileProcessingScripts/ASP.NET/PowUpload/uploadfiles.aspx
For Perl : /ActiveXPowUpload/FileProcessingScripts/PERL/uploadfiles.pl
For Cold Fusion : /ActiveXPowUpload/FileProcessingScripts/ColdFusion/uploadfiles.cfm
For JSP : /ActiveXPowUpload/FileProcessingScripts/JSP/uploadfiles.jsp
Drop files and folders to the region below or browse files by clicking buttons!