Hi all. I am trying to write some code to display a recordset in ASP, using 2 columns. Easy yeah? Hang on. The catch is I want the left column to start with "A" then work its way down .... then the top of the right column would be someting like "N" and down ....
As an example.
A G
B H
C I
D J
E K
F
I guess you need to count the RS and divide by and 2, then spit out the 1st item in a <td> and then the 'half' number and add one all the time?
Anyways if someone could help a newbie out here it would be much appreciated.
Regards
Matt
kloner
As an example.
A G
B H
C I
D J
E K
F
I guess you need to count the RS and divide by and 2, then spit out the 1st item in a <td> and then the 'half' number and add one all the time?
Anyways if someone could help a newbie out here it would be much appreciated.
Regards
Matt
kloner