Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
GENHTML.PRG in VFP 6.0
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Divers
Thread ID:
00135024
Message ID:
00135301
Vues:
12
Hi Joe,

GENHTML is really a cool program. Though, I have found its best uses with data and cursors where you direct the output directly to HTML pages. It takes care of using the same browser etc. Provides you an object reference to an object which holds the actual reference to the browser and exposes lots of properties and methods for manipulation.

Moreover, you can setup your layout in the genhtml.dbf and all your HTML will use the same layout etc. You can even direct queries one after the other in the same document (with some work ofcourse) and you will be surprised with its power.

In a sample app I used genhtml as a reporting engine to create reports rather than using the VFP's report writer.

I would not recomment its use for forms and menus though.

>Has anyone used GENHTML that comes with VFP 6.0 to generate HTML versions of reports?
>
>Does it really work? Does it work well?
>
>Does the resulting HTML code REALLY look just like the original report?
>
>Has anyone tried it with forms? menus? tables?
>
>It's SUPPOSED to be able to do all that.
>
>Just wondering if it's something I can get excited about or not.
>
>Thanx,
>Joe
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform