I can't use a RequiredFieldValidator A custom validor is necessary. By setting the ValidateEmptyText I thing quite good. But In the same Page I have RequiredFieldValidator RegularFieldValidator and ValidationSummary and others controls. When I click on the submit button I have a messageBox telling me I forgot sum requiredFields or anytthing like dat. But no reference about the field concerned by the Custom Validator in this same MessageBox! So now I am asking can I show in a messageBox the message error of my CustomValidator ? thx (sorry for my english, I'm French)
modified on Friday, August 28, 2009 9:45 AM