displaying an image for error message in ASP.NET validator control
November 3, 2009 by Nauman · Leave a Comment
There are many instances when user wants to see interactive and elegant images in their websites, either they look at any of the controls, or the whole page itself. In ASP.NET validator controls, mostly it is seen that "*" is placed when an error has occured. Can we add some image to display when an [...]