FilteredTextBoxExtender (Ajax ControlToolkit)

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Rakeshashapur
    New Member
    • Aug 2010
    • 6

    FilteredTextBoxExtender (Ajax ControlToolkit)

    Hi............. ....

    I'm using FilteredTextBox Extender (Ajax ControlToolkit) to avoid entering unwanted charecters.

    its working according to my requirments But I want to display message when user trying to enter Invalied charecters.

    Is there any such options in FilteredTextBox Extender
  • Frinavale
    Recognized Expert Expert
    • Oct 2006
    • 9749

    #2
    It doesn't appear that there is an option that will let you do this.

    Consider implementing your own JavaScript that filters user input so that you can handle this the way you want to.

    -Frinny

    Comment

    Working...