I have a web form that include Asp.net File Upload Control to Upload a file.
Can I replace the text(“Browse..”) of FileUploadControl’s browse button to some text (“…”) or a picture.
Is it possible?I am looking for good solution to overcome this.
Thanks.
I have a web form that include Asp.net File Upload Control to Upload a
Share
No you can’t change
Browsetext. You may use jQuery uploadify plugins.