Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Email..
Message
De
04/10/2001 15:34:48
 
 
À
04/10/2001 15:08:45
Frank Cavone
Monetary Management of Ny, Inc.
Albany, New York, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Titre:
Divers
Thread ID:
00564281
Message ID:
00564444
Vues:
19
>thanks
>i already have outlook working but i wont always know what the user default email program they are using
>fc

You might be able to do this automating internet explorer like so:
oIE = CreateObject("InternetExplorer.Application")
oIE.Navigate2("mailto:")
I believe there is also another way of invoking the default mail client, I don't recall at this time.

Also you can roll your own form with the required fields and use this MAPI class from the UT downloads: http://www.levelextreme.com/wconnect/wc.dll?FournierTransformation~2,54,Forum=5,28,1034
This way you don't need to know what the default client is.
(sorry that previous post went before I intended it to)
HTH
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform