[Seaside] How to do file upload?

Dmitry Dorofeev dima-sender-3c337a at yasp.com
Thu Mar 31 13:25:12 CEST 2005



Avi Bryant wrote:
> 
> Look at WAUploadTest.  You need this before the send to #form:
> 
> html attributeAt: 'enctype' put: 'multipart/form-data'.
> 
> We should probably add #fileUploadForm: to encapsulate that.

Yes, would be usefull. As well as WAImage stuff ;-)

-Dmitry.

> 
> Avi
> _______________________________________________
> Seaside mailing list
> Seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/listinfo/seaside


More information about the Seaside mailing list