Skip to:
Content
Pages
Categories
Search
Top
Bottom

Disabling number functionality in textboxes


  • jj92
    Participant

    @jj92

    Hi,

    I would like to know if one can prohibit a person from entering numbers (012345…) into a text box And if it is possible, how does one do it? what is the code that should be used?

    Slight background I’ve got someone developing for me and they recon that it cannot be done.

    Thanks in advance

Viewing 1 replies (of 1 total)

  • Brajesh Singh
    Participant

    @sbrajesh

    This can be easily done by validating the input both client side(using javascript) and server side.

    Ask them to look into data validation and they should be able to do it.

    regards
    Brajesh

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.
Skip to toolbar