
November 30th, 2000, 04:15 PM
|
|
Junior Member
|
|
Join Date: Nov 2000
Posts: 1
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
i have a long report to print from an asp page. My report contains many categories of car that i read from a database.
what i want is to put a pagebreak after each category of car.
this tag
<P STYLE="page-break-after='always'">
works in a html page but when i put it in my asp page, it doesn't work. someone has any idea?? or another way to force a break page.
by the way, i am using IE5
thanx
|