Reset filename in FileUpload control
Hi,
I have a requirement to reset/clear the filename from FileUpload widget after the upload is successful.
From what I have observed, the text shows even after the upload is successful. I need to clear the file name as shown below:
From this -->

To this -->

Any help would be appreciated.

