I would like to return an error or status message from the server after a file is uploaded and processed based on the contents of the file. Is there a way to send a message back to the onClientFileUploaded event handler without extending a custom handler for each upload control I want on my website?