Validation Checking
-
Hi,I am new comer of Sql Server 2005 and visual studio2005.I want to check when user put his mobile number that time it will check,mobile number should start with +91 and check also the date format. :(
-
Hi,I am new comer of Sql Server 2005 and visual studio2005.I want to check when user put his mobile number that time it will check,mobile number should start with +91 and check also the date format. :(
Sritanu _ Ghosh wrote:
want to check when user put his mobile number that time it will check,mobile number should start with +91 and check also the date format.
Okay, what is your problem you are having? Show some code of what you have tried, and maybe someone will help.
"The clue train passed his station without stopping." - John Simmons / outlaw programmer "Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon
-
Sritanu _ Ghosh wrote:
want to check when user put his mobile number that time it will check,mobile number should start with +91 and check also the date format.
Okay, what is your problem you are having? Show some code of what you have tried, and maybe someone will help.
"The clue train passed his station without stopping." - John Simmons / outlaw programmer "Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon
Actually I want some idea about that.At present I don't start to write the code. :(
-
Hi,I am new comer of Sql Server 2005 and visual studio2005.I want to check when user put his mobile number that time it will check,mobile number should start with +91 and check also the date format. :(