_redirect
Specifies a URL to redirect the user to after completing the export.
Default Value
By default, Picnik will act on any redirects it receives in response to its invocation of export URL.
Remarks
This parameter is used to redirect the user to a different location than the export URL. For example,
you may want to keep the code for receiving exports separate from the code for displaying the result of the
export.
This parameter is ignored if _export_agent is set to "browser".
See Also
_export,
_export_agent