CSmith1128
01-29-2004, 03:20 PM
I was wondering how i could format the way SELECT results are disaplyed.
For example, if i wanted to get information from multiple rows from a table, and then display them on a table on a website with a line separating each row on the table.
Example...
Name Address City State Zip
C 435 mill st. town NJ 09023
__________________________________________________
J 435 mill st. town NJ 09023
__________________________________________________
M 435 mill st. town NJ 09023
For example, if i wanted to get information from multiple rows from a table, and then display them on a table on a website with a line separating each row on the table.
Example...
Name Address City State Zip
C 435 mill st. town NJ 09023
__________________________________________________
J 435 mill st. town NJ 09023
__________________________________________________
M 435 mill st. town NJ 09023