Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to save a report to html at runtime
Message
From
22/08/2000 22:43:59
 
 
To
21/08/2000 15:14:15
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00407475
Message ID:
00408093
Views:
14
>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.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform