Page 1 of 1
column header on multiple page
Posted: Fri Jul 30, 2004 11:38 pm
by dopedope
Recently I was asked to develop a web based report that would collect data from a database, format it in an HTML page and then print on each page with a column header on each new page.
Posted: Fri Jul 30, 2004 11:41 pm
by d3ad1ysp0rk
and..?
Posted: Fri Jul 30, 2004 11:45 pm
by dopedope
Sorry, my bad.
Recently I was asked to develop a web based report that would collect data from a database, format it in an HTML page and then print on each page with a column header on each new page. i have no problem with a single page, but when the result returned is more then a page length, the second page result will be display with no column header, and the user is having problem reading it. my question is whether i can put column header in every page?