plUploadHandler::WriteCompletionResponse

Use this method in OnUploadComplete() to send a message back to the client. Typically this will be the URL of the file uploaded so it can be viewed or shows as part of the UI.

o.WriteCompletionResponse(lcData)

Parameters

lcData
String to write to the JavaScript client.


See also:

Class plUploadHandler

© West Wind Technologies, 1996-2024 • Updated: 03/13/13
Comment or report problem with topic