|
.net
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Modify ASP.NET 2.0 client validationI was wondering how I could change the behavior of client-side validation with ASP.NET 2.0. What I would like to do was done by someone else, but with ASP.NET 1.x here is what I would like to achieve : http://aspadvice.com/blogs/kumarr/archive/2005/09/27/12901.aspx Basically, this (great) guy changed WebUIValidation.js so each control that is invalid gets its border colored to red. I would like to achieve something very similar (change the background color of invalid textboxes to red), but with ASP.NET 2.0. I googled lot without finding what was the equivalent of WebUIValidation.js in ASP.NET 2.0, for client-side validation. Anyone could help? Thanks a lot! :) Bruno
Other interesting topics
Maintaining ASP.NET Sites
Only allow enter key in MultiLine textbox Class based on singleton pattern and instance methods in that clas RollOver and onMouseOver? High memory in a ASP.NET application - how to monitor, what can cause? checkbox problem Strong typing for user controls delegation question mail merge? question re: date format in RSS news feeds |
|||||||||||||||||||||||