wwWebFileUpload::GetUploadedFile
Returns the file content and optionally the filename of a file uploaded through this control. If no file is available the control returns an empty string.
The result is returned as a string.
o.GetUploadedFile(@lcFileName)
Parameters
@lcFileName
Optional - variable that will be set with the filename or empty if there's no uploaded file.
See also
Class wwWebFileUpload© West Wind Technologies, 2025 • Updated: 2025-03-12
Comment or report problem with topic