I\'d like to restrict the type of file that can be chosen from the native OS file chooser when the user clicks the Browse button in the
Technically you can specify the accept attribute (alternative in html5) on the input element, but it's not properly supported.
input