Tagged Questions
10
votes
1answer
230 views
Best way to warn a user of potentially bad data
I have a web page with an autocomplete enabled combo textbox/dropdown. The user is able to enter values manually or pick a value from the list. While free text input is acceptable, I would like to ...