Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

TextListener

Status
Not open for further replies.

daniel87dec

Technical User
Joined
Jan 7, 2004
Messages
9
Location
CA
Hi!
I would like to know how to use a TextListener that would disable certain characters and check what the last entered character was to see which characters need to be disabled next.
Example: If the user is to enter a nubmer between 0 and 36, then the computer should disable all characters except for digits. When the computer gets the first digit, and that digit is 3, then the computer should disable 7, 8 and 0 so that the number does not exceed 36.

Thanks in advance.
 
What is the application? Would a SELECT box with values from 0 to 36 in them not suffice?

Pete.


Lotus Notes Web Developer / Aptrix (LWWCM) Consultant
w: e: Pete.Raleigh(at)lclimited.co.uk
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top