[Seaside] Is it possible to know uploaded file name ?

Michel Bany m.bany at wanadoo.fr
Sun Mar 20 23:00:36 CET 2005


>
> I get file content of the uploaded file (String) in the f.

Puzzling. You should get an instance of WAFile, not a String.
At least with the versions of Seaside I know.

> Is there a way to know original filename?
>
WAFile instances understand #fileName.

Michel.





More information about the Seaside mailing list