<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: How to close an InfoPath form programmatically</title>
	<atom:link href="http://www.bizsupportonline.net/blog/2009/01/how-to-programmatically-run-code-close-infopath-web-form/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bizsupportonline.net/blog/2009/01/how-to-programmatically-run-code-close-infopath-web-form/</link>
	<description>InfoPath tutorials, articles, and solutions for Microsoft Office users</description>
	<lastBuildDate>Fri, 27 Aug 2010 07:36:42 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: S.Y.M. Wong-A-Ton</title>
		<link>http://www.bizsupportonline.net/blog/2009/01/how-to-programmatically-run-code-close-infopath-web-form/comment-page-1/#comment-6</link>
		<dc:creator>S.Y.M. Wong-A-Ton</dc:creator>
		<pubDate>Sat, 21 Feb 2009 06:34:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.bizsupportonline.net/blog/?p=703#comment-6</guid>
		<description>Since InfoPath does not offer such functionality, you will have to write code.

Take a look at &lt;a href=&quot;http://www.bizsupportonline.net/infopath2003/convert-infopath-form-into-word-doc-send-email-attachment-outlook.htm&quot; rel=&quot;nofollow&quot;&gt;Convert an InfoPath form into a Word 2003 document and send this as an attachment in an e-mail&lt;/a&gt; in which I used a button to open a Word document (look for &quot;Open the temporary file in Word&quot; in the code for the article).

You can do something similar for your Excel spreadsheet by using the &lt;a href=&quot;http://msdn.microsoft.com/en-us/library/aa213696(office.11).aspx&quot; rel=&quot;nofollow&quot;&gt;Application object for Excel&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>Since InfoPath does not offer such functionality, you will have to write code.</p>
<p>Take a look at <a href="http://www.bizsupportonline.net/infopath2003/convert-infopath-form-into-word-doc-send-email-attachment-outlook.htm" rel="nofollow">Convert an InfoPath form into a Word 2003 document and send this as an attachment in an e-mail</a> in which I used a button to open a Word document (look for &#8220;Open the temporary file in Word&#8221; in the code for the article).</p>
<p>You can do something similar for your Excel spreadsheet by using the <a href="http://msdn.microsoft.com/en-us/library/aa213696(office.11).aspx" rel="nofollow">Application object for Excel</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gary Gonzales</title>
		<link>http://www.bizsupportonline.net/blog/2009/01/how-to-programmatically-run-code-close-infopath-web-form/comment-page-1/#comment-5</link>
		<dc:creator>Gary Gonzales</dc:creator>
		<pubDate>Sat, 21 Feb 2009 05:58:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.bizsupportonline.net/blog/?p=703#comment-5</guid>
		<description>I was wondering is you could explain how to open an Excel spreadsheet that saved on a shared network folder using a button within InfoPath 2003?  Thanks</description>
		<content:encoded><![CDATA[<p>I was wondering is you could explain how to open an Excel spreadsheet that saved on a shared network folder using a button within InfoPath 2003?  Thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>

