Hello,
Is there a way to specify the file types which can be accepted by HTML File Input/Upload dialog?
<input type="file" value="Upload XML file"/>
I wish to control that only certain file types are visible in the dialog based on their extensions.