_returntype
Specifies how Picnik responds to image uploads.
Default Value
"load"
Remarks
Some applications (particularly desktop applications) are unable to upload a file and open a browser window at the same time. This parameter allows them
to upload file and then receive back a URL which can be used to open a new browser window.
Specify "text" for the _returntype parameter to turn on this functionality and receive a URL back from Picnik.
Specify "load" (or omit the _returntype parameter) to receive a redirect to Picnik after uploading.
See Also
_import