Search:

Type: Posts; User: sah

Search: Search took 0.09 seconds.

  1. Replies
    1
    Views
    2,314

    Program to mask input

    suppose a text field takes phone number as input. i want to make the text field take only digits and if any letter is pressed then no character is echoed in the text field. how can i do this?
  2. Non availability of matches() method in JBuilder 4 IDE

    i want to match a user input given in a text field with a specific pattern using matches() method in Jbuilder 4 IDE. But there is no such method available. matches() method is used as

    ...
  3. Replies
    1
    Views
    2,687

    No method called matches() in JBuilder 4 IDE

    i want to match a user input given in a text field with a specific pattern using matches() method in Jbuilder 4 IDE. But there is no such method available. matches() method is used as

    ...
Results 1 to 3 of 3