FileUploadFinished - cLocalWebResourceManager
Called when a file upload is complete
Type: Procedure
Parameters
| Parameter | Type | Description |
|---|---|---|
| sPath | String | Path to the uploaded file |
Syntax
Procedure FileUploadFinished String sPath
Call Example
Send FileUploadFinished sPath
Description
Augment the FileUploadFinished method to perform special processing after a file has been successfully received by the client.