Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Getting the HTML source from HTML report
Message
De
06/12/2005 14:04:06
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Database:
Visual FoxPro
Divers
Thread ID:
01075393
Message ID:
01075458
Vues:
18
Thanks for that. It works and i'm using it to be contained in a memory variable. Hope it wont blow when the HTML is large. Can I just clear the memory variable like so? Thanks again!
 m.Body = filetostr(myhtmlrpt.html)
 sendmail(cemailadd, m.body)
 m.Body = ""
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform