column header on multiple page
Moderator: General Moderators
column header on multiple page
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.
-
d3ad1ysp0rk
- Forum Donator
- Posts: 1661
- Joined: Mon Oct 20, 2003 8:31 pm
- Location: Maine, USA
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?
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?