Hi. I've got a bit of a dilema here. Basically, I need to split up a 100 or so results into smaller sections, defined by the user. For example;
1,5,7,6,4,6,3,5,4,2,6,8 .. etc
I'm trying to work out how I would accomplish something like this. I've been racking my brain for 2 days now...and none of the ideas I've had seems to work.
Does anyone have any ideas on how I could do this? Code examples would be great, but even just suggestions on how to do it are appreciated
Cheers
Andy
1,5,7,6,4,6,3,5,4,2,6,8 .. etc
I'm trying to work out how I would accomplish something like this. I've been racking my brain for 2 days now...and none of the ideas I've had seems to work.
Does anyone have any ideas on how I could do this? Code examples would be great, but even just suggestions on how to do it are appreciated
Cheers
Andy