Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Print Report via Email
Message
De
14/12/2000 02:42:08
Geert Van Snik
Zorgned Automatisering Bv
Wageningen, Pays-Bas
 
 
À
06/12/2000 23:04:32
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Divers
Thread ID:
00449822
Message ID:
00453244
Vues:
21
==========================================================================
You can just create a textfile and loop through the record(s) outputting the info to a disk file. You can even create .html formatted files this way. Very
manual and tedious to get a cool looking output this way, but it is possible.
==========================================================================

It's less work and code to make a neat-looking HTML form with codes built into it that you can replace from your foxpro code (like [CUSTOMER-NAME] to be replaced by the real customer name). Just open the HTML template as a textfile and find-and replace those codes.
this way you can build nice-looking html forms, amd at great speeds, too.
You can open these HTML-pages with word (automation).
Watch out form the different versions of word and their various capabilities to cope with HTML codes (just try opening various HTML pages in different versions of Word and you'll see. Word 2000 is far superior)

Good luck!


Geert van Snik
Zorgned Automatisering
The Netherlands
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform