Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Reporting tools.
Message
 
À
25/08/2000 22:15:18
Koos Veel
Gamma Research
Aruba
Information générale
Forum:
Visual FoxPro
Catégorie:
Produits tierce partie
Divers
Thread ID:
00409221
Message ID:
00409539
Vues:
27
Hi Koos:

You build up the HTML into a string variable by scanning through tables and inserting data elements and the appropriate HTML tags. Next, use STRTOFILE() to write the sting to a temp file. In the web browser controls INIT event, call its navigate method to open the HTML file in the browser. The most important thing to making this work is a good understanding of HTML and HTML page layout. Now you do away with the report writer and you've partially web enabled your applictions!

Charlie
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform