Accept only Numeric Value in Web Control Textbox
Hi
I want that Web Control Textbox should accept only Numeric Digits , . , & Backspace . I want that i should write logic only once for my whole project where i want this condition , i should call this logic. Is it possible that i should be able to use in any other project.
Thanks