|
-
Apr 12th, 2008, 11:05 PM
#1
Thread Starter
Fanatic Member
[RESOLVED] check number falls between range
hi,
i have 10 combinations as like as follows:
1,10,20,30,40,50,60,70,80,90,100
i have one textbox and one button in my form.if i type 14 in textbox and press the button it should popup "this number falls between 10 to 20. if i type 43 it should popup "this number falls between 40 to 50. like this need to do. using if condition with ">" and "<" operator it can be done . but with out this operator is this possible to do?is there any possiblity to do this? if means please show some example code to do this please
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
|