Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Embedding backgrounds in e-mail
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
West Wind Web Connection
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Network:
Novell 6.x
Database:
Visual FoxPro
Divers
Thread ID:
00974768
Message ID:
00975563
Vues:
17
Very cool. I like to insulate myself from MS changes in concepts by using external controls, but it's good to know of alternatives.
>CDO Has a CreateNHTML.
>
>

>v_mhtml = Sys(2015)+".mht"
>oCdo = Createobject("CDO.Message")
>oCdo.CreateMHTMLBody("http://www.microsoft.com")
>oStream = oCdo.getstream()
>=oStream.SaveToFile(v_mhtml,1)
>oStream=null
>Ocdo=Null
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform