hi,
As you must have guessed i am new to
VB.Net.All iwanted to ask you is that i want to put the check on integer e.g if user passed "awais" then he shouldnt pass 123 with it.Means he shouldnt pass "awais123".I can put the check on simple Integer value but if passed together with string .How can i chekc it.
Thanks