WebXCopy
Features Download Demo Support API Buy Now About
FAQ
Installation Notes
System Requirements
API Documentation
Support Contact
Have Questions?

User Quotes

This is pretty neat!

General Syntax

<object ID=" WebXCopy" 
    Classid="CLSID:xxxxxx.." 
    Codebase="WebXCopy.cab"
    Name="WebXCopy"
    Width=xx
    Height=xx>
  <param name= "xxxx" value="xxxx">
</object> 

Properties/parameters

PropertyDescriptionDefaultRequired
ServerName The name of the server uploading to Current server No
ServerScript The script that the form is submitting to   Yes
HTTPSMode Boolean value for SSL False No
FileFilters Collection of filters to be used in the file chooser control *.* No
ExcludedFileFilters File filters explicitly excluded from the upload   No
DefaultDir Default directory   No
DefaultFiles Collection of files to be included automatically. Verify the files do exist prior to addition   No
MaxTotalFileSize Maximum total file size allowed (in MB) 20 (MB); No
MaxNumberOfFiles Maximum total number of files 50 No
HTMLFormName Name of the HTML form submitting   No
Width With of the control   No
Height Height of the control   No
BgColor Background Color White (#FFFFFF) No
Language The language used for display purpose English No
ShowProgress Allow to control the display of the progress bar True No
Timeout Timeout value (in minutes) 60 (minutes) No

Methods

Method NameDescription
AddFile Add a file
SelectFile Open File Chooser to allow user to add more files
GetFileCount Return total number of files
RemoveFile Remove a file
RemoveAllFiles Remove all files from the pending list
GetTimeout Get the current timeout value
SetTimeout Set the timeout value
UploadFiles Initiate and file upload process
© Copyright 2003-2005 NetDetail, LLC - All Rights Reserved
Site design NetDetail, LLC