I have a form that requires a bunch of requiredfieldvalidators. Problem is the message is displayed underneath the textbox. I have a few dropdownlist controls also, and not exactly sure where the message would go there, if an invalid entry is made.
It really throws the look of the form off with this error messages underneath each textbox anyway. If I could put that message inside the textbox, that would be great. Not sure how to handle a dropdownlist control error.
Any suggestions, greatly appreciated.
Thanks.
It really throws the look of the form off with this error messages underneath each textbox anyway. If I could put that message inside the textbox, that would be great. Not sure how to handle a dropdownlist control error.
Any suggestions, greatly appreciated.
Thanks.