Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Open outlook with attachment
Message
 
To
02/05/2004 03:05:41
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00900152
Message ID:
00900191
Views:
15
The ATTACH parameter is working with Outlook but is not supported by OE.

For OE, you would need to create a .eml file containing your attachment encoded.


>Dim mOpenOutLook as String
>mOpenOutlook = "mailto: everyone@blahblah.com" & "?subject=this is subject" & "&Body=hello world .. blah blah"
>System.Diagnostics.Process.Start(mOpenOutlook)
>
>I open ms. outlook / outlook express from my vb.net application by using the above codes .. my question is how if I also want to attach a or some files? .. I need advice ..
>
>Regards
>Winanjaya
Éric Moreau, MCPD, Visual Developer - Visual Basic MVP
Conseiller Principal / Senior Consultant
Moer inc.
http://www.emoreau.com
Previous
Reply
Map
View

Click here to load this message in the networking platform