I have a uploader and I want to restrict the file to only allow these types:
tar, zip, txt
And I want to disallow All files
option on the popup dialog. Is there a way I can achieve that. If not html, can I use a different library using javascript?