I have been trying to determine a way to display query's record set
horizontally oriented rather than vertically oriented and maintain proper
column and row alignment... example:

<space> Record1 Record2 Record3 Record4
field1   R1-F1   R2-F1   R3-F1   R4-F1
field2   R1-F2   R2-F2   R3-F2   R4-F2
field3   R1-F3   R2-F3   R3-F3   R4-F3

Is there a simple means of doing this?

thanks
Jay




~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to