Example demonstates how to upload directory structure info to the server and files date creation, modified, accessed. This allows to recrete directory structure at server side.
For the example you need to specify script URL that accept the files. Open the example in a text editor and specify the value for parameter "UploadURL" of ActiveXPowUpload object. The value can be:
For PHP : FileProcessingScripts/PHP/DirectoryUpload.php(Default value)
For ASP.NET (C Sharp): FileProcessingScripts/ASP.NET/CSharp/DirectoryUpload.aspx
Upload with selected folder structure.
The file uploader doesn’t work? See here what you need for its proper work.