Click here to Skip to main content
16,004,806 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
how to bind the text in asp file upload control..


i want to bind the some text in file upload control

ex: choose any file
Posted
Comments
ZurdoDev 5-Nov-13 7:52am    
If the control does not expose that property you can use jquery, find it's id, and then set the text with jquery.
deeban08 5-Nov-13 7:55am    
can u give any example code
ZurdoDev 5-Nov-13 7:59am    
google has it.

Refer this link
http://stackoverflow.com/questions/1084925/input-type-file-show-only-button/9164004#9164004[^]




hey its browser issue u can't change it as browser google chrome feature.
If u try it in internet explorer you can place label what ever u want text


refer these links

VB
http://forums.asp.net/t/1737317.aspx?FileUpload+control+default+text+removal


http://www.dotnetspider.com/forum/318218-File-upload-control-no-file-choosen-rename-text.aspx
 
Share this answer
 
v3
hi,
your question is not clear can u plz explain it briefly
 
Share this answer
 
Comments
ZurdoDev 5-Nov-13 7:59am    
This is not a solution.
deeban08 5-Nov-13 7:59am    
I want to display the text as 'choose any file file' to asp file upload control

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900