Thursday June 19 2008
A web form I am currently working on has a couple of simple requirements:
The user should be notified as soon as an incorrect value is entered.
The values entered need to be validated using a complicated set of rules in a back end system, av...