Posted by Larry on 09/14/05 17:03
I have a CGI program that generates a fairly long HTML table in
response to a query. How do I make it so that the user can print the
table from their browser and have the column headings show up on the
top of each page? I know about the "page-break-after" style tag, but I
have no way to know when to output it. Another option I've considered
is something like Crystal Reports, but that's expensive, complex, and
way more than what I need.
[Back to original message]
|