Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Prevent User From Manually Typing Filename Using FileUpload

Status
Not open for further replies.

craigbtg

MIS
Nov 16, 2006
8
US
Does anyone know of a way to prevent a user from manually typing the filename in the textbox portion of the fileupload control? Is there a way to disable only the textbox portion, but still allow the user to use the browse button?

Thanks.
 
This would only potentially be achievable via javascript so I suggest you try asking in that forum.


____________________________________________________________

Need help finding an answer?

Try the Search Facility or read FAQ222-2244 on how to get better results.

 
OK...thanks. I wasn't sure if there was something built into the control.
 
No, as far as I know there isn't any built in method (and I don't think it will be possible via javascript either).


____________________________________________________________

Need help finding an answer?

Try the Search Facility or read FAQ222-2244 on how to get better results.

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top