Specifying the return URL

Top  Previous  Next

You may optionally specify a return URL to be displayed after files have been successfully uploaded to the server.  This is defined using the redirUrl applet parameter.  If a return url is not provided then the user will return to the HTTP File Upload Applet user interface after files have been successfully uploaded.

 

Example

 

<param name="redirUrl" value="http://www.mydomain.com/thanks.html"/>

 

See also

 

Specifying applet parameters