Hi,
I have a web page and I have a input type="file" component for uploading files on it. Now, I have to click on browse button and after choosing file I have to click on button for uploading. But I want directly upload file after choosing file and not clicking on the upload button. Is this possible, if yes how.
Thanks in advance.