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, 1996-2022 • Updated: 08/08/12
Comment or report problem with topic