[Seaside] post form to external website

Jan van de Sandt jvdsandt at gmail.com
Fri Jan 9 22:26:47 UTC 2009


Hello all,

I'm building a Seaside (version 2.9) component for uploading files directly
to an Amazon S3 bucket. For this AWS supports HTTP POST requests, see
http://docs.amazonwebservices.com/AmazonS3/2006-03-01/index.html?UsingHTTPPOST.html

I can create the form that fulfills the AWS specifications, with one
exception: Seaside adds two hidden parameters to the for _s and _k This
breaks the AWS security checks on the form parameters.

These parameters are not required when posting to an external website. Is
there an easy way to remove them in this situation?

Regards,
Jan.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/seaside/attachments/20090109/fe7f92e5/attachment.htm


More information about the seaside mailing list