MOBILE NUMBER VALIDATION
-
Create any sample table and create sample field mobile no and when user try to submit record following condition should met :
Mobile no should be 11 digit no and must start with 0 always, and should be a valid Indian number. Then submission should work
Check now
If conditions fails record should not be submitted.I want to run client script for this , can anyone help me out? I want the code which i should run to fulfill my req.