<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>Codejock Developer Community : ShellExecute mailto: with Outlook 2003</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : General Discussion : ShellExecute mailto: with Outlook 2003]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 18:40:14 +0000</pubDate>
  <lastBuildDate>Thu, 15 Feb 2007 00:41:27 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.04</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>forum.codejock.com/RSS_post_feed.asp?TID=1739</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Codejock Developer Community]]></title>
   <url>http://forum.codejock.com/forum_images/codejock-logo.gif</url>
   <link>http://forum.codejock.com/</link>
  </image>
  <item>
   <title><![CDATA[ShellExecute mailto: with Outlook 2003 : First of all this code is also...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1739&amp;PID=20444&amp;title=shellexecute-mailto-with-outlook-2003#20444</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2765">divyesh</a><br /><strong>Subject:</strong> 1739<br /><strong>Posted:</strong> 15 February 2007 at 12:41am<br /><br />First of all this code is also not working with outlook 2000.<DIV>and the code Replace&nbsp;to use for 2002 and above is:</DIV><DIV><strong>&amp;attachments</strong> in place of <strong>&amp;file</strong></DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Thu, 15 Feb 2007 00:41:27 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1739&amp;PID=20444&amp;title=shellexecute-mailto-with-outlook-2003#20444</guid>
  </item> 
  <item>
   <title><![CDATA[ShellExecute mailto: with Outlook 2003 : I&amp;#039;m using ShellExecute to...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1739&amp;PID=4955&amp;title=shellexecute-mailto-with-outlook-2003#4955</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=971">RDOlivaw</a><br /><strong>Subject:</strong> 1739<br /><strong>Posted:</strong> 02 February 2005 at 11:23am<br /><br /><P>I'm using ShellExecute to pass a mailto: command line to the default mail client on user's PCs (in this case Outlook). The code line sent for Outlook 2000 is:</P><FONT color=#0000ff size=2><P><A href="mailto:User@mymailserver.com?Subject=Medical" target="_blank">MailTo:User@mymailserver.com?Subject=Medical</A> QualificationWaiver Consults statistics &amp;body=Report for December 2004:&nbsp; &amp;file="C:\MedAccess\Dec20042SIF5.pdf"</P><P>where the &amp;file= string is a file to be attached to the messge. On PCs using Outlook 2003, however, an error indicating a bad switch is returned and Outlook won't open. Removing the " marks from the filename in the &amp;file= string allows Outlook to open with no error, however the file is not attached to the message automatically, as it is with Outlook 2000.</P><P>Anyone have any hints on how the command line has changed from 2000 to 2003? </P><P>Thanks. </P></FONT>]]>
   </description>
   <pubDate>Wed, 02 Feb 2005 11:23:53 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1739&amp;PID=4955&amp;title=shellexecute-mailto-with-outlook-2003#4955</guid>
  </item> 
 </channel>
</rss>