Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to save a report to html at runtime
Message
De
22/08/2000 22:43:59
 
 
À
21/08/2000 15:14:15
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Divers
Thread ID:
00407475
Message ID:
00408093
Vues:
16
>I need to be able to save a report to an html file at runtime. I think this is probably an easy one, but I can't seem to figure it out.
>
>Thanks in advance,
>Jason Mower

Not a direct answer but maybe an option.

Write your data out to a XML file. Create a Style sheet for the layout and it will be viewable from IE browsers atleast.

The other option is to to hack genhtml to run on its own, to take your data file and create a grid type layout html file. Do a FOPEN() of the html file and insert headings and footers, along with a background. I used this as my first attempt at HTML reports.

I'm working on the XML and Style sheet approach now.

Sorry for not providing a direct answer.
Fred Lauckner

You know, it works on my computer. I don't know what your problem is.

.Net aint so bad.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform