J
Joe Penora
Hi All,
How can place 2 validation controls one on top of another? The first one is the RequiredFieldValidator and the second one is the RegularExpressionValidator. Both needs to validate an e-mail field and should show Red * in the same spot while the message is displayed via the ValidationSummary control. There could be other fields to be validated so all Red * should be aligned in the same column.
Thanks,
Joe
How can place 2 validation controls one on top of another? The first one is the RequiredFieldValidator and the second one is the RegularExpressionValidator. Both needs to validate an e-mail field and should show Red * in the same spot while the message is displayed via the ValidationSummary control. There could be other fields to be validated so all Red * should be aligned in the same column.
Thanks,
Joe