Click here to Skip to main content
15,894,955 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
The .NET Framework 4.5 FileUpload class documentation states the "user specifies the file to upload by entering the full path" or "can select the file by clicking the Browse button". However, I cannot get keyboard entry to work. Is this just an unknown setting that I do not know about or has keyboard entry been "switched off"? Note "Enabled" has to be set to "true" for the "Browse" button to work but even when set to "true", keyboard entry does not work.
Posted

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