1 (edited by Denis 2010-03-31 16:01:01)

Topic: Add hidden fields to submit a form to Amazon S3

Hi,

In order to post directly to amazon S3, I need to add some hidden fields to my form.

(for full details see: http://developer.amazonwebservices.com/ … alID=1434)

Is it possible?
Thanks

Re: Add hidden fields to submit a form to Amazon S3

You can use the multipart_params to add extra arguments.