[DUG] Making a file with a table in it

Todd Martin toddm at kol.co.nz
Fri Nov 25 11:57:05 NZDT 2005


Hi Wayne

You could use the TDatasetTableProducer to generate the HTML table, but you 
would need to set up a TClientDataset with your row/column info. Or you 
might be able to create your own similar component, that hooks to your grid 
(or whatever it is you currently store the timetable information in).

Todd.

----- Original Message ----- 
From: "Wayne Roser" <rr at kristin.school.nz>
To: "NZ Borland Developers Group - Delphi List" <delphi at ns3.123.co.nz>
Sent: Thursday, November 24, 2005 5:14 PM
Subject: [DUG] Making a file with a table in it


> I've written a program to email timetables to staff at my school.
> Now I want the timetables to look good.
> I want to attach a file to the email that shows a pretty picture of their 
> timetable.
> I'm wondering about html. Save to disk and attach to email.
> Where can I read about producing an html document that'll look like a grid 
> or table?
> Am I looking in the wrong direction?
> Wayne
>
> _______________________________________________
> Delphi mailing list
> Delphi at ns3.123.co.nz
> http://ns3.123.co.nz/mailman/listinfo/delphi
>
>
>
> -- 
> No virus found in this incoming message.
> Checked by AVG Free Edition.
> Version: 7.1.362 / Virus Database: 267.13.4/175 - Release Date: 18/11/2005
>
> 



More information about the Delphi mailing list