12-30-2010, 07:33 PM
Hi Manish,
1. To Verify at Database Level, Query the data base and find if the record is added or not.Use count() with Where clause.
2. At UI level Try using Regular Expressions
3. some Native Properties and Methods might help (.Object.[Native Property/Method])
1. To Verify at Database Level, Query the data base and find if the record is added or not.Use count() with Where clause.
2. At UI level Try using Regular Expressions
3. some Native Properties and Methods might help (.Object.[Native Property/Method])