Home What's New
User Manual |
Chapter 6: File Download Functionality
6.1 Introduction to the Download Control 6.1 Introduction to the Download Control Version 3.0 of XUpload includes another ActiveX control, XDownload, which enables your application to download multiple files from various locations on the Internet to the user's local hard drive. Section 4.5 of this User Manual described XUpload's SelectedFiles collection that gives programmatic access to the currently selected file items on the list. The XDownload control also supports the SelectedFiles collection, although the pertinent SelectedFile properties are now Index, Path, URL and Selected (but not Size). The code sample in the previous section uses the DownloadedFiles collection to display download status on the same page as the control itself. 6.4 Other Configuration Parameters 6.4.1 WarnOverwrite6.5 Using AspUpload's Directory Listing If your application needs to populate XDownload with all (or some) files from a certain directory on the server, you may take advantage of AspUpload's Directory Listing functionality.
Copyright © 1998 - 2010 Persits Software, Inc. All Rights Reserved. XUpload™ is a trademark of Persits Software, Inc. |