AFAIK the only way to do this by using the MAPI ActiveX objects. This is
exactly what they were made for.
http://activex.microsoft.com/controls/vb6/MSMAPI32.CAB
If the user's mail program respects the MAPI API, it'll do what you want.
Both Outlook and Outlook Express both work fine... as does AOL Mail from
what I remember. Not sure about the new guys like Thunderbird. It's easy to
experiment.
--
-C. Moya
www.cmoya.com
<jimmy84c@gmail.com> wrote in message
news:1141027728.624772.121120@i39g2000cwa.googlegr oups.com...[color=blue]
> Thanks for such a fast response! But I don't want to use SMTP for
> countless reasons - just want to launch the default email program on
> the system, and create a new message (with attachments), which pops up
> ready for the user to click "Send".
>
> Just like using "mailto:" - but the problem is that mailto doesn't
> support attachments :(
>[/color]