Page 1 of 1

Get notified after each upload

Posted: Fri Apr 29, 2011 5:55 pm
by support
The applet can issue an HTTP POST request to a third party server after each upload with:
<PARAM NAME="status" VALUE="http://server.com/script.php">
<PARAM NAME="statusparameters" VALUE="true">

Applet will send he following parameter in HTTP POST request:
filename1=yourfile.zip
status=completed