[Seaside] Re: File Open / Save -> File Upload / Download?

itsme213 itsme213 at hotmail.com
Sun Jan 27 15:55:31 UTC 2008


"Philippe Marschall" <philippe.marschall at gmail.com> wrote in message
>        self session returnResponse: (WARespnse new
>            contentType: "the content type";
>            attachmentWithFileName: "the file name";
>            nextPutAll: "your content";
>            yourself) ];

Many thanks! 





More information about the seaside mailing list