randall2nd
Programmer
I am displaying sevral lists of items on a page.
Which is how I want the page to be displayed.
However when the user hits print,
I need each list to be printed on a seperate page
Breaking the page up into smaller pages is not an option.
In IE this does the trick:
<p style="page-break-after:always">
However I cannot get it to work in Netscape.
I have Netscape version 4.75.
Does anyone:
--know of a way to get this to happen in v4.75?
--know if this way works in Netscape 6.0?
--know of a way to get this to work in Netscape 6.0?
anyhelp or advice is appreciated. Randall2nd
Which is how I want the page to be displayed.
However when the user hits print,
I need each list to be printed on a seperate page
Breaking the page up into smaller pages is not an option.
In IE this does the trick:
<p style="page-break-after:always">
However I cannot get it to work in Netscape.
I have Netscape version 4.75.
Does anyone:
--know of a way to get this to happen in v4.75?
--know if this way works in Netscape 6.0?
--know of a way to get this to work in Netscape 6.0?
anyhelp or advice is appreciated. Randall2nd