|
|
Posted 26 March 2010 -
Category ASP.Net Sub Category Controls Validation

When entering a currency value this extra use of the RegularExpressionValidator stops the entry of a '.' and thus prevents pence form being entered.
|
Posted 04 January 2010 -
Category ASP.Net Sub Category Controls Validation
This will setup a dropdown with a required field validator and have the dropdown not assigned to a specific valid option.
|