View Single Post
  #1  
Old March 17th 10, 04:49 AM posted to microsoft.public.outlook.program_vba
scottb2
external usenet poster
 
Posts: 9
Default Automatically modifying an email


Since I can't seem to get attachments to work with "mailto" (see my
previous post "URL opening a new email"), I'm thinking about another
way. If I were to issue the following URL in IE:
,attachment=c:\t .txt&subject=this%20is%20a%20subject&body=this%20i s%20a%20body

which places the filename to be attached in the "To" line. I'd then
programatically remove the filename from the "To" line and add the
attachment.

I'm not sure how to run my code just by creating the email with the
URL. Also, is it possible to remove an address from the "To" list? Any
pointers are appreciated.

Thanks,
Scott


--
scottb2
http://forums.slipstick.com

Ads