I have a button on an HTML page. I want to add a file upload control on this button.
I mean, when the user clicks this button, the file upload control will be the iris, and the selected file will be downloaded.
tell me how can i do this?
source
share