Author: indusur | Posted on: 3/30/2009 1:30:39 AM | Views : 1148

I have 250 money fields in  a web form , all textboxes.

I need to validate all of them with money regular expression.

could somebody help me with this?

I came across a code project article with validating multiple fields, for requiring ateleast one to be filled out.

http://www.codeproject.com/KB/validation/MultipleFieldsValidator.aspx

 This gave me new hope to achieve my task. But no idea on doing this.

I really appreciate you help with this one!

 
...

Go to the complete details ...