transfer numeric contents of textbox1
I want to transfer numeric contents of textbox1 which also contains alphabets into textbox2 . What is code for this?
I have a textbox in which text and numeric data both are residing just like address and phone no. and i only want phone no in another text box please tell me coding for this?