Hi, I have a question regarding file uploading, I need to limit file types, but I like to do it in the “File Upload” window, so the user can’t even see files that are not allowed for uploading, I like to do it in js or jquery.
I know it’s possible for example, uploadify plugin does this, but I don’t want to use it for a number of reasons.