check for , . numbers only in textbox

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • shyamsp2007
    New Member
    • Oct 2007
    • 1

    check for , . numbers only in textbox

    I want a textbox which only accept multiple commas,single dot and number only.
  • acoder
    Recognized Expert MVP
    • Nov 2006
    • 16032

    #2
    Welcome to TSDN!

    Is this for each keystroke (i.e. you want to prevent any other characters from being entered into the text box) or when the form is being submitted?

    Comment

    Working...