|
PowUpload
1.3
IUploadHandle�Methods |
|
Home page
Contact support
|
The methods of the IUploadHandle interface are listed below. For a complete list of IUploadHandle interface members, see the IUploadHandle Members topic.
CancelRequest | Method executed if user canceled request. |
EndFileFound | Function executed after file was fully read from request. |
EndParseRequest | Function executed after PowUpload parser finished to read request. |
FormFieldFound | Function executed after new non-file Form Field found in request. |
NewFileFound | Function executed after new file found. |
ParseError | Method executed if error occured in PowUpload parser. |
StartParseRequest | Function executed before PowUpload parser starts. |
WriteChunk | Method executed after new file data read. |
IUploadHandle Interface | ElementIT.PowUpload Namespace