FileUploadFinished - cWebResourceManager

Called when a file upload is complete

Type: Procedure

Parameters: String sPath

ParameterDescription
sPathPath to the uploaded file


Syntax
Procedure FileUploadFinished String sPath

Call: Send FileUploadFinished sPath


Description

Augment the FileUploadFinished method to perform special processing after a file has been successfully received by the client.