
The Revolutionary Client-side Upload Control
XUpload is an ActiveX control that helps you overcome the limitations of
traditional form-based uploading. With the help of XUpload, your users can
upload files from a web page displayed by Microsoft Internet Explorer, VB app,
or even directly from File Explorer. XUpload features include:
-
Multiple file selection.
-
Recursive directory selection.
-
Large progress bar tracking uploads of individual files as well as overall
progress.
-
"Time remained" indicator.
-
Redirects a browser to another page upon completion of an upload.
-
Handles basic and NTLM authentication. Improved in Version 2.1
-
RFC1867-compliant. Improved in Version 2.1
-
Includes Last Modified date information with files being uploaded.
Optional in Version 2.1
-
Works under SSL.
-
"Clean" interface: looks and works like the standard Win32 list control.
-
Allows a pre-set list of file names.
-
Sets a default directory for file selection.
-
Sets custom file filters for the "Select Files" dialog.
-
Drag-and-drop interface.
-
Sets a limit on file number, size and extension before
an upload begins.
-
Fires events for client-side VBScript and VB apps to handle.
-
Works in "silent" mode without displaying error messages.
-
Works as a server component that can be used in an ASP environment.
-
Displays a reply from the server.
-
Supports non-file form items.
-
Provides a method for performing arbitrary HTTP requests such as GET and POST.
-
Works as a Shell Extension to enable uploading directly from Windows File
Explorer
The complete manual is available on-line:
http://www.aspupload.com/xupload/xmanual.htm
|