|
-
Aug 22nd, 2008, 05:53 AM
#1
Thread Starter
Addicted Member
[RESOLVED] disallowing text input in a textbox
ok so the first one was a success, but now i want to disallow the user from typing anything but numbers into the textbox, since you cannot multiply, add, divide or subtract a letter, or any other symbol. if there is no way to actually stop the user from typing these, how can i make an elseif statement to only allow the calculator to allow a number between 1 and 13034431, and nothing else, and then display
Code:
msgbox "Please type a proper number"
Last edited by clownboy; Aug 22nd, 2008 at 05:57 AM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|