Connecting Tech Pros Worldwide Forums | Help | Site Map

table output

Newbie
 
Join Date: Nov 2008
Posts: 11
#1: Sep 4 '09
am having problems formatting my table, its to contain top 15 data from a database with 5 row and 3 columns when i use the <cfoutput query="get"></cfoutput> to populate the table, it doesn't give me the desired 5x3 table format
thanks

acoder's Avatar
Site Moderator
 
Join Date: Nov 2006
Location: UK
Posts: 14,581
#2: Sep 5 '09

re: table output


What code are you using?

Use the cftable/cfcol tags or use HTML.
Reply