Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
EMail
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Re: EMail
Versions des environnements
Visual FoxPro:
VFP 9
Database:
Visual FoxPro
Divers
Thread ID:
01450783
Message ID:
01450810
Vues:
80
>>>Is there any options to send eMail that is over 8K (pure text w/o any attachments)
>>>BUT:
>>>I want default user email client to be opened, so the user can see what S/He sends.
>>>And I do not to use any additional DLLs or FLLs (only these that comes with Windows).
>>>
>>>I tried with MSMAPI.MAPISession, but that didn't work on every machine.
>>>
>>>TIA
>>
>>One option would be to use BLAT or other non client specific SMTP control and cc the user whatever is sent out.. You don't have to worry about their client at that point.
>
>Thanks Bill,
>But I do not want to use any additional libraries and also as Naomi said, I want the use to press SEND button :-)
>I have already SMTP settings, so i can send the mail directly, nut I want the user to see it, before S/he send it.

Why do you need more than 8K? If less than 8K is OK, then I think ShellExecute with mailto will work.
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform