----- Original Message -----
From: Anthony E. Greene <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, May 19, 2000 1:18 PM
Subject: Re: [OT] HTML question
> Rodrigo Moya wrote:
> > I'm in the process of generating reports from data in a database, and
> > I've chosen to use HTML for the output file. But I've found a little
> > problem, which is that in some cases I need to write page breaks at some
> > points. Is that possible at all using HTML?
I've heard someone say something like this is possible using style sheets.
But I cannot confirm.
> If you need to mail the report, pipe the postscript through uuencode, then
> into mail. Most mail clients will understand that as intended.
Or, in Perl it's pretty easy to send a file as a MIME attachment usinf
MIME::Lite
-Alan
--
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.