I never mess with java, but what I need seems like a pretty basic thing to do. Heres what I need help with.
I have a text box and enter button I just need it to display different results for a certain input range.
For example lets say I want the person to enter results 1-100, but I only want to display 10 different results 1-10, 11-20, 21-30, etc.
can someone help me with a code to do this?
