Is there any way to issue a page break in HTML. I have a report currently
that breaks a new page before printing each client. When viewing the user
sees no page breaks. Is there a way to keep that same funtionality when
I move this report to the web? I don't care right now about seeing or not
seeing that page break on the screen, but I would like the page break for
printing.
Scott
04-29-2002, 01:54 PM
drexan
Re: Page Breaks in HTML
Scott,
Microsoft has a sample code for forcing page breaks. I would assume that
the code will work only in IE. Who knows it might work in NN. Let me know.
The link is http://support.microsoft.com/default...EN-US;q272445.
- drexan
"Scott" <srr@gksys.com> wrote:
>
>Is there any way to issue a page break in HTML. I have a report currently
>that breaks a new page before printing each client. When viewing the user
>sees no page breaks. Is there a way to keep that same funtionality when
>I move this report to the web? I don't care right now about seeing or not
>seeing that page break on the screen, but I would like the page break for
>printing.
>
>Scott
04-29-2002, 01:58 PM
drexan
Re: Page Breaks in HTML
Scott,
If the link doesn't work, here is the sample code:
"drexan" <drexan@usa.net> wrote:
>
>Scott,
>
> Microsoft has a sample code for forcing page breaks. I would assume that
>the code will work only in IE. Who knows it might work in NN. Let me know.
> The link is http://support.microsoft.com/default...EN-US;q272445.
>
>- drexan
>
>
>"Scott" <srr@gksys.com> wrote:
>>
>>Is there any way to issue a page break in HTML. I have a report currently
>>that breaks a new page before printing each client. When viewing the user
>>sees no page breaks. Is there a way to keep that same funtionality when
>>I move this report to the web? I don't care right now about seeing or
not
>>seeing that page break on the screen, but I would like the page break for
>>printing.
>>
>>Scott
>