even max size is checked serverside, you may be able to do the same
for file types. alternatively you can hook in with a javascript by
adding an onchange event and possibly rejecting a file.

-igor

On Tue, May 26, 2009 at 3:46 AM, Marco Santos <[email protected]> wrote:
> Hello there.
> Im using the MultiFileUploadField but i would like that the user could just
> see/choose some type of files. for instance, he could only select jpeg
> or/and png files. I notice that is possible to specify the max size of a
> file. Is possible to specify the type files that the user can select?
>
> Thanks a lot
>
> --
> Marco Santos
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to