Re: MultiFileUploadField: How to filter file types

2009-05-26 Thread Igor Vaynberg
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 mpssan...@gmail.com wrote: Hello there. Im using

Re: MultiFileUploadField: How to filter file types

2009-05-26 Thread Marco Santos
I already thought about that, but like it implicates to change the original javascript file, i was trying not to do it, but i already changed it a little bit, i guess it would not make worse to change more a little bit. I changed it to short the name of the selected file from the path to just the