|
-
Jul 15th, 2002, 04:31 AM
#1
Thread Starter
New Member
vb.net + outlook express
if any one can tell me how do i attach a file to outlook new message wizard as and when it opens in the onclick event.
Dim newprocess As New System.Diagnostics.Process()
newprocess.Start("mailto:[email protected]")
this code verywell opens a new mail wizard in outlook.
but i also need the code that attaches a file as it opens this new mail wizard. replies are most welcome,as i have a very urgent requirement for the same
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|