<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://www.infopathdev.com:443/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Code</title><link>https://www.infopathdev.com:443/forums/45.aspx</link><description /><dc:language>en</dc:language><generator>CommunityServer 2007 SP3 (Build: 31118.962)</generator><item><title>Re: InfoPath form dynamically from ASP.NET</title><link>https://www.infopathdev.com:443/forums/thread/58778.aspx</link><pubDate>Tue, 07 Sep 2010 23:43:26 GMT</pubDate><guid isPermaLink="false">033a2e2d-04e2-4a9d-be01-a4634161eefd:58778</guid><dc:creator>Potemkine</dc:creator><slash:comments>0</slash:comments><comments>https://www.infopathdev.com:443/forums/thread/58778.aspx</comments><wfw:commentRss>https://www.infopathdev.com:443/forums/commentrss.aspx?SectionID=45&amp;PostID=58778</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;I mean design a new form template with a main datasource who combine (you can make 5 childs nodes) all the 5 mains datasources of the differents templates . He make this template with Infopath. After that he build his xml with his code to match to this new template. I never do that, but I think it can work.&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Re: InfoPath form dynamically from ASP.NET</title><link>https://www.infopathdev.com:443/forums/thread/58745.aspx</link><pubDate>Tue, 07 Sep 2010 03:19:17 GMT</pubDate><guid isPermaLink="false">033a2e2d-04e2-4a9d-be01-a4634161eefd:58745</guid><dc:creator>Qazi Anis</dc:creator><slash:comments>0</slash:comments><comments>https://www.infopathdev.com:443/forums/thread/58745.aspx</comments><wfw:commentRss>https://www.infopathdev.com:443/forums/commentrss.aspx?SectionID=45&amp;PostID=58745</wfw:commentRss><description>&lt;p&gt;if you need to repeat a textbox element, using a repeating control like a repeating section or a repeating table. &lt;/p&gt;
&lt;p&gt;I am not sure what you mean by combining all theh 5 files of the infopath form template in one single xml string...&lt;/p&gt;</description></item><item><title>Re: InfoPath form dynamically from ASP.NET</title><link>https://www.infopathdev.com:443/forums/thread/58734.aspx</link><pubDate>Mon, 06 Sep 2010 18:32:37 GMT</pubDate><guid isPermaLink="false">033a2e2d-04e2-4a9d-be01-a4634161eefd:58734</guid><dc:creator>Potemkine</dc:creator><slash:comments>0</slash:comments><comments>https://www.infopathdev.com:443/forums/thread/58734.aspx</comments><wfw:commentRss>https://www.infopathdev.com:443/forums/commentrss.aspx?SectionID=45&amp;PostID=58734</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;Hi &lt;strong&gt;mahmoudhamdy&lt;/strong&gt;, Why you don&amp;#39;t design a new Infopath form template with your 5 files template. If you build a xml file that match with that template, I think it can works.&amp;nbsp; &lt;br /&gt;&lt;/p&gt;</description></item><item><title>Re: InfoPath form dynamically from ASP.NET</title><link>https://www.infopathdev.com:443/forums/thread/58730.aspx</link><pubDate>Mon, 06 Sep 2010 17:09:39 GMT</pubDate><guid isPermaLink="false">033a2e2d-04e2-4a9d-be01-a4634161eefd:58730</guid><dc:creator>mahmoudhamdy</dc:creator><slash:comments>0</slash:comments><comments>https://www.infopathdev.com:443/forums/thread/58730.aspx</comments><wfw:commentRss>https://www.infopathdev.com:443/forums/commentrss.aspx?SectionID=45&amp;PostID=58730</wfw:commentRss><description>&lt;p&gt;Thanks Qazi 
&lt;p&gt;i know what you mean but&amp;nbsp;in this situation&amp;nbsp;all what i mean is that&amp;nbsp;i am trying to repeat a textbox element inside the infopath form by generating it&amp;#39;s string in the runtime appending it to right positions and save it. 
&lt;p&gt;what i want to do is to&amp;nbsp;generate a infopath form by asp.net &amp;nbsp;and download it by user request based on data from a gridview. so i think to combine all the&amp;nbsp;5 files of the infopath form template in one single xml string and render it to the user as an infopath form template. 
&lt;p&gt;&amp;nbsp;i am sure that this is a different approach of dealing with data but it&amp;#39;s must and i&amp;#39;ve got puzzled since week trying to achieve it. so if you have more information i will be much more thankful :) 
&lt;p&gt;&lt;BLOCKQUOTE&gt;&lt;div&gt;&lt;img src="/Themes/infopathdev/images/icon-quote.gif"&gt; &lt;strong&gt;Qazi aAnis:&lt;/strong&gt;&lt;/div&gt;&lt;div&gt; 
&lt;p&gt;No you cant design a blank template and assing any form to it, template is supposed to be a blue print for the form, the schema of the form and template should match,&lt;/p&gt;
&lt;p&gt;&lt;/div&gt;&lt;/BLOCKQUOTE&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: InfoPath form dynamically from ASP.NET</title><link>https://www.infopathdev.com:443/forums/thread/58722.aspx</link><pubDate>Mon, 06 Sep 2010 15:28:06 GMT</pubDate><guid isPermaLink="false">033a2e2d-04e2-4a9d-be01-a4634161eefd:58722</guid><dc:creator>Qazi Anis</dc:creator><slash:comments>0</slash:comments><comments>https://www.infopathdev.com:443/forums/thread/58722.aspx</comments><wfw:commentRss>https://www.infopathdev.com:443/forums/commentrss.aspx?SectionID=45&amp;PostID=58722</wfw:commentRss><description>&lt;p&gt;No you cant design a blank template and assing any form to it, template is supposed to be a blue print for the form, the schema of the form and template should match,&lt;/p&gt;</description></item><item><title>Re: InfoPath form dynamically from ASP.NET</title><link>https://www.infopathdev.com:443/forums/thread/58721.aspx</link><pubDate>Mon, 06 Sep 2010 14:48:15 GMT</pubDate><guid isPermaLink="false">033a2e2d-04e2-4a9d-be01-a4634161eefd:58721</guid><dc:creator>mahmoudhamdy</dc:creator><slash:comments>0</slash:comments><comments>https://www.infopathdev.com:443/forums/thread/58721.aspx</comments><wfw:commentRss>https://www.infopathdev.com:443/forums/commentrss.aspx?SectionID=45&amp;PostID=58721</wfw:commentRss><description>&lt;p&gt;thanks for ur replay&amp;nbsp;Qazi&amp;nbsp;&lt;/p&gt;
&lt;p&gt;can i design blank tempalte and assign any form to it with&amp;nbsp;any controls in the&amp;nbsp;created form&amp;nbsp;&amp;nbsp;or the design of temaplte must same as the design of form&lt;/p&gt;</description></item><item><title>Re: InfoPath form dynamically from ASP.NET</title><link>https://www.infopathdev.com:443/forums/thread/58713.aspx</link><pubDate>Mon, 06 Sep 2010 09:52:38 GMT</pubDate><guid isPermaLink="false">033a2e2d-04e2-4a9d-be01-a4634161eefd:58713</guid><dc:creator>Qazi Anis</dc:creator><slash:comments>0</slash:comments><comments>https://www.infopathdev.com:443/forums/thread/58713.aspx</comments><wfw:commentRss>https://www.infopathdev.com:443/forums/commentrss.aspx?SectionID=45&amp;PostID=58713</wfw:commentRss><description>&lt;p&gt;you can create forms (xml) at run time but you cant create template(xsn) at run time&lt;/p&gt;</description></item><item><title>Re: InfoPath form dynamically from ASP.NET</title><link>https://www.infopathdev.com:443/forums/thread/58701.aspx</link><pubDate>Sun, 05 Sep 2010 23:21:01 GMT</pubDate><guid isPermaLink="false">033a2e2d-04e2-4a9d-be01-a4634161eefd:58701</guid><dc:creator>mahmoudhamdy</dc:creator><slash:comments>0</slash:comments><comments>https://www.infopathdev.com:443/forums/thread/58701.aspx</comments><wfw:commentRss>https://www.infopathdev.com:443/forums/commentrss.aspx?SectionID=45&amp;PostID=58701</wfw:commentRss><description>&lt;div class="ForumPostContentText"&gt;
&lt;p&gt;can u help me&lt;/p&gt;
&lt;p&gt;&amp;nbsp;i want to create infopath form from asp.net appliction&amp;nbsp;dynamically so there is no template for this form&amp;nbsp;&amp;nbsp;so how can i create form and template in run time?&lt;/p&gt;
&lt;p&gt;i used this code&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;using System;&lt;/p&gt;
&lt;p&gt;using System.Collections.Generic;&lt;/p&gt;
&lt;p&gt;using System.Linq;&lt;/p&gt;
&lt;p&gt;using System.Web;&lt;/p&gt;
&lt;p&gt;using System.Web.UI;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;public partial class _Default : System.Web.UI.Page&lt;/p&gt;
&lt;p&gt;{&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; protected void Page_Load(object sender, EventArgs e)&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; {&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; string requestType = &amp;quot;Request for dynamic request forms&amp;quot;;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; string requestTitle = &amp;quot;My dynamically created request&amp;quot;;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; string estimatedCost = &amp;quot;123&amp;quot;;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; string user = &amp;quot;ASDx&amp;quot;;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; string costCenter = &amp;quot;999888777&amp;quot;; // TODO: get cost center from UserProfile&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; int classification = 54321;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; string xml = &amp;quot;&amp;lt;?xml version=\&amp;quot;1.0\&amp;quot; encoding=\&amp;quot;UTF-8\&amp;quot;?&amp;gt;&amp;quot; +&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;quot;&amp;lt;?mso-infoPathSolution solutionVersion=\&amp;quot;1.0.0.8\&amp;quot; productVersion=\&amp;quot;12.0.0\&amp;quot; &amp;quot; +&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;quot;PIVersion=\&amp;quot;1.0.0.0\&amp;quot; href=\&amp;quot;&amp;quot; +&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;quot;&lt;a href="http://demo1:1000/PressReleases/Request%20forms/Forms/template.xsn/"&gt;http://demo1:1000/PressReleases/Request%20forms/Forms/template.xsn\&lt;/a&gt;&amp;quot; &amp;quot; +&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;quot;name=\&amp;quot;urn:schemas-microsoft-com:office:infopath:&amp;quot; +&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;quot;Request-forms:-myXSD-2007-11-07T19-32-12\&amp;quot; ?&amp;gt;&amp;quot; +&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;quot;&amp;lt;?mso-application progid=\&amp;quot;InfoPath.Document\&amp;quot; &amp;quot; +&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;quot;versionProgid=\&amp;quot;InfoPath.Document.2\&amp;quot;?&amp;gt;&amp;quot; +&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;quot;&amp;lt;my:myFields xmlns:my=\&amp;quot;&amp;quot; +&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;quot;&lt;a href="http://schemas.microsoft.com/office/infopath/2003/myXSD/2007-11-07T19:32:12/"&gt;http://schemas.microsoft.com/office/infopath/2003/myXSD/2007-11-07T19:32:12\&lt;/a&gt;&amp;quot; &amp;quot; +&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;quot;xml:lang=\&amp;quot;en-us\&amp;quot;&amp;gt;&amp;quot; +&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; // Here I fill the fields:&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;quot;&amp;lt;my:RequestType&amp;gt;&amp;quot; + requestType + &amp;quot;&amp;lt;/my:RequestType&amp;gt;&amp;quot; +&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;quot;&amp;lt;my:RequestTitle&amp;gt;&amp;quot; + requestTitle + &amp;quot;&amp;lt;/my:RequestTitle&amp;gt;&amp;quot; +&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;quot;&amp;lt;my:EstimatedCost&amp;gt;&amp;quot; + estimatedCost + &amp;quot;&amp;lt;/my:EstimatedCost&amp;gt;&amp;quot; +&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;quot;&amp;lt;my:User&amp;gt;&amp;quot; + &amp;quot;ASD&amp;quot; + &amp;quot;&amp;lt;/my:User&amp;gt;&amp;quot; +&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;quot;&amp;lt;my:CostCenter&amp;gt;&amp;quot; + costCenter + &amp;quot;&amp;lt;/my:CostCenter&amp;gt;&amp;quot; +&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;quot;&amp;lt;my:Classification xmlns:xsi=\&amp;quot;&lt;a href="http://www.w3.org/2001/XMLSchema-instance/"&gt;http://www.w3.org/2001/XMLSchema-instance\&lt;/a&gt;&amp;quot;&amp;gt;&amp;quot; +&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; classification + &amp;quot;&amp;lt;/my:Classification&amp;gt;&amp;quot; +&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;quot;&amp;lt;/my:myFields&amp;gt;&amp;quot;;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; this.Page.Response.Clear();&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; this.Page.Response.AppendHeader(&amp;quot;Content-Disposition&amp;quot;, &amp;quot;attachment;filename=Request-&amp;quot; +&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; DateTime.Now.ToString(&amp;quot;yyyy-MM-dd-HH-mm-ss&amp;quot;));&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; this.Page.Response.ContentType = &amp;quot;application/ms-infopath.xml&amp;quot;;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; this.Page.Response.Write(xml);&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; this.Page.Response.Flush();&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; this.Page.Response.End();&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;/p&gt;
&lt;p&gt;}&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&amp;nbsp;&lt;/p&gt;&lt;/div&gt;</description></item><item><title>Re: InfoPath form dynamically from ASP.NET</title><link>https://www.infopathdev.com:443/forums/thread/13422.aspx</link><pubDate>Fri, 12 Aug 2005 15:15:02 GMT</pubDate><guid isPermaLink="false">033a2e2d-04e2-4a9d-be01-a4634161eefd:13422</guid><dc:creator>Agni Jonnalagadda</dc:creator><slash:comments>0</slash:comments><comments>https://www.infopathdev.com:443/forums/thread/13422.aspx</comments><wfw:commentRss>https://www.infopathdev.com:443/forums/commentrss.aspx?SectionID=45&amp;PostID=13422</wfw:commentRss><description>Hi RRs, &lt;br /&gt;If you have written code for throwing xml, can you post a sample here? It would be helpful for forum members.&lt;br /&gt;&lt;br /&gt;Agni&lt;br /&gt;InfoPath Dev India</description></item><item><title>Re: InfoPath form dynamically from ASP.NET</title><link>https://www.infopathdev.com:443/forums/thread/13421.aspx</link><pubDate>Fri, 12 Aug 2005 12:46:56 GMT</pubDate><guid isPermaLink="false">033a2e2d-04e2-4a9d-be01-a4634161eefd:13421</guid><dc:creator>rrs</dc:creator><slash:comments>0</slash:comments><comments>https://www.infopathdev.com:443/forums/thread/13421.aspx</comments><wfw:commentRss>https://www.infopathdev.com:443/forums/commentrss.aspx?SectionID=45&amp;PostID=13421</wfw:commentRss><description>Thanks Shyam for the information.  It was very helpful.  &lt;br /&gt;&lt;br /&gt;RRs</description></item><item><title>Re: InfoPath form dynamically from ASP.NET</title><link>https://www.infopathdev.com:443/forums/thread/13420.aspx</link><pubDate>Wed, 03 Aug 2005 00:51:35 GMT</pubDate><guid isPermaLink="false">033a2e2d-04e2-4a9d-be01-a4634161eefd:13420</guid><dc:creator>Patrick Halstead</dc:creator><slash:comments>0</slash:comments><comments>https://www.infopathdev.com:443/forums/thread/13420.aspx</comments><wfw:commentRss>https://www.infopathdev.com:443/forums/commentrss.aspx?SectionID=45&amp;PostID=13420</wfw:commentRss><description>Hi Shyam and welcome to our forum!&lt;br /&gt;:)&lt;br /&gt;&lt;br /&gt;Patrick Halstead [InfoPath MVP]&lt;br /&gt;InfoPathDev</description></item><item><title>Re: InfoPath form dynamically from ASP.NET</title><link>https://www.infopathdev.com:443/forums/thread/13419.aspx</link><pubDate>Wed, 03 Aug 2005 00:08:04 GMT</pubDate><guid isPermaLink="false">033a2e2d-04e2-4a9d-be01-a4634161eefd:13419</guid><dc:creator>Shyam</dc:creator><slash:comments>0</slash:comments><comments>https://www.infopathdev.com:443/forums/thread/13419.aspx</comments><wfw:commentRss>https://www.infopathdev.com:443/forums/commentrss.aspx?SectionID=45&amp;PostID=13419</wfw:commentRss><description>Hi RRS,&lt;br /&gt;&lt;br /&gt;One way to do this is throwing the appropriate XML file from your ASP.NET page. Details : Take the blank template.xml of the published solution that you want to show the user. Add the employee details into this xml file and then "throw" this xml file into the browser as attachemnt. User will get the standard "Open/Save/Cancel" dialog. When they click on "Open", InfoPath form will open with that xml.&lt;br /&gt;&lt;br /&gt;Shyam&lt;br /&gt;InfoPath Dev&lt;br /&gt;India</description></item><item><title>InfoPath form dynamically from ASP.NET</title><link>https://www.infopathdev.com:443/forums/thread/12518.aspx</link><pubDate>Tue, 02 Aug 2005 14:55:36 GMT</pubDate><guid isPermaLink="false">033a2e2d-04e2-4a9d-be01-a4634161eefd:12518</guid><dc:creator>rrs</dc:creator><slash:comments>0</slash:comments><comments>https://www.infopathdev.com:443/forums/thread/12518.aspx</comments><wfw:commentRss>https://www.infopathdev.com:443/forums/commentrss.aspx?SectionID=45&amp;PostID=12518</wfw:commentRss><description>Is it possible to serve InfoPath form dynamically from ASP.NET.  I am using a webservice to popluate a datagrid on asp.net page and have a link button("Edit"). Once I click the link button the employeeid for that particular record will be passed to infopath form and I want the webservice to get the values for that id and display it on the form. Then, the user could make whatever changes necessary and post back to a web service from the infopath form by clicking the submit buton.&lt;br /&gt;&lt;br /&gt;Is it possible with InfoPath.  Can you guide me to right resource please?&lt;br /&gt;&lt;br /&gt;Thanks,&lt;br /&gt;RRS</description></item></channel></rss>