Hi, Morrie,
I need to prevent user that user should supply only "P" or "p" alpsha in textbox. if user supply like P1235P or any toher alpha rathar than "P" or "p" , user should not be able to go forward.
I need value in text box Like P1234565454. Single P character is allowed rest alpha character are not allowed. all numbers are allowed
thanks