all groups > inetserver asp db > july 2003 >
You're in the

inetserver asp db

group:

Displaying one field in two <td>s per <tr>



Displaying one field in two <td>s per <tr> howard.brock NO[at]SPAM virgin.net
7/31/2003 12:24:24 PM
inetserver asp db: Hi,

I'm trying to display all the records in one database field in a table
with 2 <td>s per <TR> but don't know how to do it (or even if it can
be done).

e.g. <tr><td> fieldA.record 1 </td><td> fieldA.record2 </td></tr>
<tr><td> fieldA.record 3 </td><td> fieldA.record4 </td></tr>

At present I'm trying to modify an existing bit of code to use a
record count add a </tr><TR> if the counter can be divided by 2 but as
I only vaguely understand this stuff any help would be appreciated
Re: Displaying one field in two <td>s per <tr> Aaron Bertrand - MVP
7/31/2003 3:27:04 PM
http://www.aspfaq.com/2247




[quoted text, click to view]

AddThis Social Bookmark Button