Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
EMail
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Re: EMail
Environment versions
Visual FoxPro:
VFP 9
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01450783
Message ID:
01450810
Views:
79
>>>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform