Re: ASP formfeed ?

Tech-Archive recommends: Speed Up your PC by fixing your registry

From: [ + 2 0 r p 3 ] (garb_at_tpg.com.au)
Date: 05/19/04


Date: Thu, 20 May 2004 03:26:24 +1000

and what does this have to do with asp?

NOTHING!!!

"PW" <pwa@NObigSPAMpond.net.au> wrote in message
news:e2f$HoaPEHA.1312@TK2MSFTNGP12.phx.gbl...
> Found it at ASPFAQ ...
>
> <head>
> <STYLE TYPE="text/css">
> P.breakhere {page-break-before: always}
> </STYLE>
> </head>
>
> then just put a ...
>
> <P CLASS="breakhere">
>
> ... wherever I want the form feed.
>
> Works a treat.
>
>
>
>