'How to open file upload dialog without open and cancel options

When I click on choose file , I want the upload file dialog box to open below it and it shouldn't have open and cancel options. After I select a particular file and click on a submit button which is outside that dialog box then only that file should be choosen. Is there a way to do that in angular ??



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source