how to change allow option when file upload show all files but i want only pdf file can show while upload file in dialog box show any suggestion how to do it?
In the Stack Overflow post that I linked, please see the very first sentence and the section marked IMPORTANT
I don't think I have seen an article with so many upvotes
You cannot have control over what the client does. They can use whatever browser they like or even no browser at all, and still post to your form. You need to validate everything in the back-end