<?xml version="1.0" encoding="UTF-8"?><rss version="0.91" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><copyright>All content (copyright) respective authors</copyright><description>Code bookmark tagged with infopath</description><link>http://www.codaddict.com/tag/infopath</link><title>Code bookmark tagged with infopath</title><item><title>InfoPath: How to disable any control without script?</title><description>1.Extract InfoPath form<br />
2. Open View.xsl file<br />
3. In the control property put xd:disableEditing=&quot;yes&quot;<br />
4. Save the file</description><link>http://www.codaddict.com/fred/InfoPath</link><dc:creator>fred</dc:creator><pubDate>Tue, 27 May 2008 01:27:18 GMT</pubDate></item><item><title>InfoPath: How to disable any control without script?</title><description>1.Extract InfoPath form<br />
2. Open View.xsl file<br />
3. In the control property put xd:disableEditing=&quot;yes&quot;<br />
4. Save the file</description><link>http://www.codaddict.com/estebanpolo/InfoPath</link><dc:creator>estebanpolo</dc:creator><pubDate>Fri, 15 Feb 2008 01:34:38 GMT</pubDate></item><item><title>Modify secondary data source by code</title><description># Unpack XSN file using extract.exe utility to the local temporary directory.<br />
# Find manifest.xsf file and open it as a plain XML file.<br />
# Replace the corresponding URLs using the XML DOM.<br />
# Save the modified manifest.xsf.<br />
# Pack all files into the XSN using makecab.exe utility.<br />
# Clean up your temporary directory.</description><link>http://www.codaddict.com/july/InfoPath</link><dc:creator>july</dc:creator><pubDate>Wed, 21 Nov 2007 04:18:07 GMT</pubDate></item><item><title>InfoPath: How to disable any control without script?</title><description>1.Extract InfoPath form<br />
2. Open View.xsl file<br />
3. In the control property put xd:disableEditing=&quot;yes&quot;<br />
4. Save the file</description><link>http://www.codaddict.com/vmonpara/InfoPath</link><dc:creator>vmonpara</dc:creator><pubDate>Tue, 25 Sep 2007 12:25:48 GMT</pubDate></item><item><title>InfoPath:Check for new form/already submitted form</title><description>XDocument.IsNew<br />
<br />
If this property is true it means the form is first time opened.<br />
If false, already submitted form is opened.</description><link>http://www.codaddict.com/vmonpara/InfoPath</link><dc:creator>vmonpara</dc:creator><pubDate>Tue, 25 Sep 2007 02:42:15 GMT</pubDate></item><item><title>InfoPath: How to combine extracted files?</title><description>open manifest.xsf file in design mode.<br />
Go to File &gt; Save As... and save the file.<br />
It will save the form as .xsn<br />
<br />
For doing it programatically use makecab.exe </description><link>http://www.codaddict.com/vmonpara/InfoPath</link><dc:creator>vmonpara</dc:creator><pubDate>Tue, 18 Sep 2007 05:58:40 GMT</pubDate></item><item><title>Improve InfoPath perfomance tips</title><description>Visit URL</description><link>http://www.codaddict.com/vmonpara/InfoPath</link><dc:creator>vmonpara</dc:creator><pubDate>Fri, 07 Sep 2007 03:42:34 GMT</pubDate></item><item><title>How to subtract time field in InfoPath?</title><description>visit URL</description><link>http://www.codaddict.com/vmonpara/InfoPath</link><dc:creator>vmonpara</dc:creator><pubDate>Fri, 07 Sep 2007 03:41:28 GMT</pubDate></item><item><title>Modify secondary data source by code</title><description># Unpack XSN file using extract.exe utility to the local temporary directory.<br />
# Find manifest.xsf file and open it as a plain XML file.<br />
# Replace the corresponding URLs using the XML DOM.<br />
# Save the modified manifest.xsf.<br />
# Pack all files into the XSN using makecab.exe utility.<br />
# Clean up your temporary directory.</description><link>http://www.codaddict.com/vmonpara/InfoPath</link><dc:creator>vmonpara</dc:creator><pubDate>Thu, 06 Sep 2007 03:16:03 GMT</pubDate></item></channel></rss>