Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Table to HTML
Message
De
05/12/2005 10:28:42
 
 
À
05/12/2005 05:04:48
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Versions des environnements
Visual FoxPro:
VFP 6 SP5
OS:
Windows XP
Network:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
01074831
Message ID:
01074948
Vues:
17
Another simple one, using one of the FFC classes:
USE MyTable
oHTML = NewObject("_dbf2html",HOME() + "ffc\_internet.vcx") 
*** oHTML.nGenOutput = 0 && This avoids showing the HTML created on the webbrowser
oHTML.GenHTML()
Regards
Cesar
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform