--- Michael Hanson <[EMAIL PROTECTED]> wrote:
> Hey folks,
>
> I left my lingo book at home today. Would someone
> mind posting an example
> of code that would stop a user from entering in
> certain types of text.
> Specifically, I want only numbers allowed into a
> field member. I can't
> remember what I need to make that happen.
>
> Any help would be greatly appreciated! Thanks!
>
> ----
michael u can use if then else command or case command
to check the ascii value of the entered character
which r consecutive for numbers and only for these
ascii values the editable of that field should be on
else off... and ur job is done
...........good luck
................junaid
__________________________________________________
Do You Yahoo!?
Get Yahoo! Mail - Free email you can access from anywhere!
http://mail.yahoo.com/
[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi To post messages to the list,
email [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo. Thanks!]