allow only numeric value inasp.net+c#

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • doll
    New Member
    • Jul 2007
    • 24

    allow only numeric value inasp.net+c#

    hi
    i have a text box where the users have to enter the phone numbers..so i want a code which should allow the users to only enter numeric values and not others..ie alphabets and others should be restricted..so please suggest a code for this...

    thank you
  • prabunewindia
    New Member
    • Mar 2007
    • 199

    #2
    hi friend,
    there is some validation controls are available in asp.net
    study that and use
    click here

    Prabu

    Originally posted by doll
    hi
    i have a text box where the users have to enter the phone numbers..so i want a code which should allow the users to only enter numeric values and not others..ie alphabets and others should be restricted..so please suggest a code for this...

    thank you

    Comment

    Working...