Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Page Breaks in HTML
Message
From
07/01/2008 13:26:42
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
07/01/2008 12:41:45
General information
Forum:
Visual FoxPro
Category:
Internet applications
Miscellaneous
Thread ID:
01279982
Message ID:
01279991
Views:
33
This message has been marked as the solution to the initial question of the thread.
>Yes, straight up HTML.
>
>I need to get a HTML page to break at the top of the 2nd page and every subsequent page after. This is HTML that is being generated from VFP. The original programmer put this line in, and I'm assuming it's supposed to generate a page break, but it apparently never has. I really need it to break.
>
>'DIV {page-break-before:always}'
>
>
>Any help would be apprecieated.

Dorris,
I used these and it works for me:
.pbreak
{
    PAGE-BREAK-AFTER: right
}

<br class="pbreak"/>
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform