|
-
Oct 15th, 2003, 08:38 PM
#1
Thread Starter
Addicted Member
Numbers between to numbers
I have 2 input boxes. I need to get all numbers between to the 2 numbers. for example if the first textbox is 1 and the second is 5
I need the variable (num2) to update by one every 3 seconds. So num2 = 1
In 3 seconds num2 = 2
In 3 seconds num2 = 3
and so on............. until the number reaches the the number in the second input box.(in this case it whould be 5).
Thank you!!
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
|