Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Shell - mailto:someemail
Message
From
05/11/2002 07:00:33
 
General information
Forum:
Visual FoxPro
Category:
Internet applications
Miscellaneous
Thread ID:
00718791
Message ID:
00718855
Views:
28
>Geoff,
>
>Not with mailto: it does not support attachments. Reference the article: http://msdn.microsoft.com/library/default.asp?url=/workshop/networking/predefined/mailto.asp
>
>MAPI will allow attachments.

As will SMTP, and you need not install a MAPI-compliant mail package - TCP/IP and a friendly SMTP server address are all that's needed to send mail (including attachments) via SMTP. There are some disadvantages to SMTP, but not relative to the mailto: protocol AFAIK.

>
>>I want to send a file to someone using the default mail. I can
>>
>>
>>oShell = CREATEOBJ('Shell.Application')
>>oShell.Open('mailto:someemail')
>>
>>
>>Does anyone know how I can add the enclosure???
EMail: EdR@edrauh.com
"See, the sun is going down..."
"No, the horizon is moving up!"
- Firesign Theater


NT and Win2K FAQ .. cWashington WSH/ADSI/WMI site
MS WSH site ........... WSH FAQ Site
Wrox Press .............. Win32 Scripting Journal
eSolutions Services, LLC

The Surgeon General has determined that prolonged exposure to the Windows Script Host may be addictive to laboratory mice and codemonkeys
Previous
Reply
Map
View

Click here to load this message in the networking platform