vijk2001
10-14-2002, 07:26 PM
Hi,
1. I have a form with many fields on it., specifically 33.
2. I have a SUBMIT button which when clicked calls a Stored procedure which returns the results in many rows and columns(WHICH IS NOT DEFINED INITIALLY. .depends o database.)
3. So NOW when i get the results of this SP.,,
I NEED TO DISPLAY IT IN A TABULAR FASHION WITH 33 Columns say C1 to C33 and get them aligned .
How do i code this functionality..on HTML side?????
pls advise as i am stumped.
Vij
1. I have a form with many fields on it., specifically 33.
2. I have a SUBMIT button which when clicked calls a Stored procedure which returns the results in many rows and columns(WHICH IS NOT DEFINED INITIALLY. .depends o database.)
3. So NOW when i get the results of this SP.,,
I NEED TO DISPLAY IT IN A TABULAR FASHION WITH 33 Columns say C1 to C33 and get them aligned .
How do i code this functionality..on HTML side?????
pls advise as i am stumped.
Vij