GUI_Upload
Connection callback called when a file upload is in progress.
Callback Parameters
- upload:
- A string with values
"show"
or"hide"
that can be used to hide or display the HTML element, - or an integer value indicating the progress of the upload.
- A string with values