On 4/4/06 1:54 AM, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote:
> is there a way under Windows to tell Revolution to parse several parameters > (emailadress, subject, textbody and several attachments) to the mapi32.dll? > Mailto: does not work, as it does not support attachments, or better said not > more than one attachment. > > I know, i could use the libsmtp from Sean Shao, but its important, that the > default email client is opened and the user can verify the data in the "new > mail" windows before sending it. Do you have a specific email client in mind? The reason I ask is that if you are using Outlook, then it can be driven with VBA instead of direct communication with MAPI32.DLL. Here's a tip about doing this: http://www.sonsothunder.com/devres/revolution/tips/iac002.htm Ken Ray Sons of Thunder Software Web site: http://www.sonsothunder.com/ Email: [EMAIL PROTECTED] _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
