file upload - Microsoft.Web.Helpers FileUpload Custom Text -
i using microsoft.web.helpers.fileupload
@fileupload.gethtml( name: "file", initialnumberoffiles: 1, allowmorefilestobeadded: false, includeformtag: false, addtext: "", uploadtext: "upload logo" )
when run application displays button saying 'choose file'
, text right of button saying 'no file chosen
' when take file replaces 'no file chosen'
e.g. 'example.jpg'
how create 'no file chosen'
not displayed?
file-upload web helpers
No comments:
Post a Comment