11-20-2006, 04:57 PM
You can dynamically validate your form fields by just prefixing them with specific data holders. Rest of the validations will be handled by the system. In effect you don't have to repeat the same or different check for each and every field. Is not it a valuable and time saver?