WEBDEV Concepts
Part 9: Appendices 251 UploadCurrentFileSize Returns the total size (in bytes) of the file currently uploaded via an Upload control. UploadCurrentFileSizeSent Returns the size (in bytes) already sent for the file currently uploaded via an Upload control. UploadDelete Deletes a file from the list of files to upload: the file will not be uploaded on the server. UploadDeleteAll Clears the list of files to upload: no file will be uploaded on the server. UploadFileName Returns the name of a file "uploaded" by the Web user. This upload may have been performed: • via an "Upload" edit control. • via a single-file or multi-file Upload control. UploadFileSize Returns the total size (in bytes) of a file found in an Upload control. UploadSize Returns the total size (in bytes) of the file currently uploaded via an Upload control. UploadSizeSent Returns the total size (in bytes) of files already sent by the current upload via an Upload control. UploadStart Starts sending the selected files into an Upload control.
Made with FlippingBook
RkJQdWJsaXNoZXIy NDQ0OA==