<?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>Browser Forms</title><link>https://www.infopathdev.com:443/forums/40.aspx</link><description>For browser form specific questions</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP3 (Build: 31118.962)</generator><item><title>Re: managed code in browser-enabled forms</title><link>https://www.infopathdev.com:443/forums/thread/23200.aspx</link><pubDate>Thu, 20 Sep 2007 10:20:07 GMT</pubDate><guid isPermaLink="false">033a2e2d-04e2-4a9d-be01-a4634161eefd:23200</guid><dc:creator>Lacroix</dc:creator><slash:comments>0</slash:comments><comments>https://www.infopathdev.com:443/forums/thread/23200.aspx</comments><wfw:commentRss>https://www.infopathdev.com:443/forums/commentrss.aspx?SectionID=40&amp;PostID=23200</wfw:commentRss><description>Strange, the code I&amp;#39;ve written now seems to be working, but my debug statements are still not visible (in debugview). Won&amp;#39;t they work with deploy infopath forms? I&amp;#39;ve got another question tho. My form has a dataconnection to submit data to a webservice. The webservice needs a paramater which is a custom class, for example Company. When I first created the form and created the dataconnection Infopath made items in MyFields for me for each property of the Company class. However the company class is still changing a bit, so I want to update the databound fields in InfoPath. The problem is, even if I delete my datasource and create it again, the fields I can select when I choose datasource -&amp;gt; main, are always the same (the old ones). Is there any way I can have InfoPath requery the webservice and look in the Company Class to see what fields are databound?</description></item><item><title>Re: managed code in browser-enabled forms</title><link>https://www.infopathdev.com:443/forums/thread/23186.aspx</link><pubDate>Wed, 19 Sep 2007 16:28:03 GMT</pubDate><guid isPermaLink="false">033a2e2d-04e2-4a9d-be01-a4634161eefd:23186</guid><dc:creator>Greg Collins</dc:creator><slash:comments>0</slash:comments><comments>https://www.infopathdev.com:443/forums/thread/23186.aspx</comments><wfw:commentRss>https://www.infopathdev.com:443/forums/commentrss.aspx?SectionID=40&amp;PostID=23186</wfw:commentRss><description>&lt;p&gt;I don&amp;#39;t necessarily have an answer to you question -- however, the DLL is part of the XSN, so that shouldn&amp;#39;t be the issue.&lt;/p&gt;
&lt;p&gt;You probably already have this covered -- but I just want to mention that web based forms will not work in SharePoint 2003.&lt;/p&gt;
&lt;p&gt;Hopefully someone else has more info for you that this...&lt;/p&gt;</description></item><item><title>managed code in browser-enabled forms</title><link>https://www.infopathdev.com:443/forums/thread/23168.aspx</link><pubDate>Wed, 19 Sep 2007 10:30:09 GMT</pubDate><guid isPermaLink="false">033a2e2d-04e2-4a9d-be01-a4634161eefd:23168</guid><dc:creator>Lacroix</dc:creator><slash:comments>0</slash:comments><comments>https://www.infopathdev.com:443/forums/thread/23168.aspx</comments><wfw:commentRss>https://www.infopathdev.com:443/forums/commentrss.aspx?SectionID=40&amp;PostID=23168</wfw:commentRss><description>&lt;p&gt;Hi, &lt;br /&gt;I&amp;#39;m currently developing a browser-enabled infopath 2007 form containing managed code... however, the codebehind won&amp;#39;t execute when I publish it to my sharepoint site. &lt;br /&gt;This is the first time I&amp;#39;m doing this, so I think I&amp;#39;m forgetting something here. &lt;br /&gt;I followed the steps explained in this guide: &lt;a href="http://geekswithblogs.net/jgmeyer/archive/2006/06/26/83087.aspx"&gt;http://geekswithblogs.net/jgmeyer/archive/2006/06/26/83087.aspx&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;Deploying is ok, and my form works... however, when I run the form I&amp;#39;m pretty sure the codebehind isn&amp;#39; t executed. &lt;br /&gt;I&amp;#39;ve got a debug statement in FormEvents_Loading and I can&amp;#39;t see it happen. &lt;br /&gt;&lt;br /&gt;My main question is... do I also have to deploy the dll file containing the codebehind or is that included in the .xsn file? &lt;br /&gt;In essence, what I&amp;#39;m trying to do is the following: I&amp;#39;m passing a parameter to the infopath form, that I would like to retrieve in the Loading Event. &lt;br /&gt;Then that parameter should be passed to webservice dataconnections that receive data. I hope that&amp;#39;s possible? I managed to create webservices that pass data, but only without parameters. &lt;br /&gt;I don&amp;#39;t know yet how I can set those parameters via code. &lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Any help is appreciated. &lt;br /&gt;Thanks in advance. &lt;br /&gt;&lt;br /&gt;Lacroix &lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;edit: trying to fix missing linebreaks&lt;/p&gt;</description></item></channel></rss>