<?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: Making &quot;Post&quot; and &quot;Get&quot; forms from SharePoint&#8217;s pages</title>
	<atom:link href="http://boris.gomiunik.net/2008/09/making-post-and-get-forms-from-sharepoints-pages/feed/" rel="self" type="application/rss+xml" />
	<link>http://boris.gomiunik.net/2008/09/making-post-and-get-forms-from-sharepoints-pages/</link>
	<description>On SharePoint and Web</description>
	<lastBuildDate>Wed, 10 Mar 2010 10:28:27 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Doug</title>
		<link>http://boris.gomiunik.net/2008/09/making-post-and-get-forms-from-sharepoints-pages/comment-page-1/#comment-372</link>
		<dc:creator>Doug</dc:creator>
		<pubDate>Wed, 02 Dec 2009 18:37:41 +0000</pubDate>
		<guid isPermaLink="false">http://boris.gomiunik.net/2008/09/making-post-and-get-forms-from-sharepoints-pages/#comment-372</guid>
		<description>Submit
I think the above should be:
Submit</description>
		<content:encoded><![CDATA[<p>Submit<br />
I think the above should be:<br />
Submit</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gagan</title>
		<link>http://boris.gomiunik.net/2008/09/making-post-and-get-forms-from-sharepoints-pages/comment-page-1/#comment-364</link>
		<dc:creator>Gagan</dc:creator>
		<pubDate>Fri, 20 Nov 2009 12:16:09 +0000</pubDate>
		<guid isPermaLink="false">http://boris.gomiunik.net/2008/09/making-post-and-get-forms-from-sharepoints-pages/#comment-364</guid>
		<description>Hi Boris...I am using google checkout button for donenation purpose. Like you mentioned everything is working fine in IE without any modification upto 3. To make it work in chrome and other Browsers. I have updated it with other input fields values too. Its working fine in chrome but not in FF. Any guess why its not working as expected.
When i alert(document.getElementsByName(&#039;name&#039;).length) in FF it returns only 1 where as in case of chrome it returns 2.</description>
		<content:encoded><![CDATA[<p>Hi Boris&#8230;I am using google checkout button for donenation purpose. Like you mentioned everything is working fine in IE without any modification upto 3. To make it work in chrome and other Browsers. I have updated it with other input fields values too. Its working fine in chrome but not in FF. Any guess why its not working as expected.<br />
When i alert(document.getElementsByName(&#8216;name&#8217;).length) in FF it returns only 1 where as in case of chrome it returns 2.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Boris Gomiunik</title>
		<link>http://boris.gomiunik.net/2008/09/making-post-and-get-forms-from-sharepoints-pages/comment-page-1/#comment-349</link>
		<dc:creator>Boris Gomiunik</dc:creator>
		<pubDate>Fri, 06 Nov 2009 17:30:57 +0000</pubDate>
		<guid isPermaLink="false">http://boris.gomiunik.net/2008/09/making-post-and-get-forms-from-sharepoints-pages/#comment-349</guid>
		<description>Glad I could help :)</description>
		<content:encoded><![CDATA[<p>Glad I could help <img src='http://boris.gomiunik.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brett</title>
		<link>http://boris.gomiunik.net/2008/09/making-post-and-get-forms-from-sharepoints-pages/comment-page-1/#comment-345</link>
		<dc:creator>Brett</dc:creator>
		<pubDate>Wed, 04 Nov 2009 03:21:48 +0000</pubDate>
		<guid isPermaLink="false">http://boris.gomiunik.net/2008/09/making-post-and-get-forms-from-sharepoints-pages/#comment-345</guid>
		<description>You are my saviour!</description>
		<content:encoded><![CDATA[<p>You are my saviour!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Boris Gomiunik</title>
		<link>http://boris.gomiunik.net/2008/09/making-post-and-get-forms-from-sharepoints-pages/comment-page-1/#comment-321</link>
		<dc:creator>Boris Gomiunik</dc:creator>
		<pubDate>Thu, 15 Oct 2009 21:18:52 +0000</pubDate>
		<guid isPermaLink="false">http://boris.gomiunik.net/2008/09/making-post-and-get-forms-from-sharepoints-pages/#comment-321</guid>
		<description>Hi, Yann. Also a simple and effective trick :)</description>
		<content:encoded><![CDATA[<p>Hi, Yann. Also a simple and effective trick <img src='http://boris.gomiunik.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yann</title>
		<link>http://boris.gomiunik.net/2008/09/making-post-and-get-forms-from-sharepoints-pages/comment-page-1/#comment-318</link>
		<dc:creator>Yann</dc:creator>
		<pubDate>Tue, 06 Oct 2009 19:29:19 +0000</pubDate>
		<guid isPermaLink="false">http://boris.gomiunik.net/2008/09/making-post-and-get-forms-from-sharepoints-pages/#comment-318</guid>
		<description>Hi all,
There is another work around to cheat sharepoint with forms.
Write your form code into an html page.
Save this page into a sharepoint directory (or directly to the root, whatever...).
In your main page where you want your form to show up, insert a web part &#039;html viewer&#039; which point to the html page you saved before.
(Don&#039;t forget to add &quot;target=_blank&quot; in your form tag)
Enjoy.</description>
		<content:encoded><![CDATA[<p>Hi all,<br />
There is another work around to cheat sharepoint with forms.<br />
Write your form code into an html page.<br />
Save this page into a sharepoint directory (or directly to the root, whatever&#8230;).<br />
In your main page where you want your form to show up, insert a web part &#8216;html viewer&#8217; which point to the html page you saved before.<br />
(Don&#8217;t forget to add &#8220;target=_blank&#8221; in your form tag)<br />
Enjoy.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sumant</title>
		<link>http://boris.gomiunik.net/2008/09/making-post-and-get-forms-from-sharepoints-pages/comment-page-1/#comment-272</link>
		<dc:creator>Sumant</dc:creator>
		<pubDate>Fri, 10 Jul 2009 17:36:41 +0000</pubDate>
		<guid isPermaLink="false">http://boris.gomiunik.net/2008/09/making-post-and-get-forms-from-sharepoints-pages/#comment-272</guid>
		<description>Awesome solution,
i was trying to figure out how to add a damn form in sharepoint and your code did it for me.
thanks a lotttt.</description>
		<content:encoded><![CDATA[<p>Awesome solution,<br />
i was trying to figure out how to add a damn form in sharepoint and your code did it for me.<br />
thanks a lotttt.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gomiunik</title>
		<link>http://boris.gomiunik.net/2008/09/making-post-and-get-forms-from-sharepoints-pages/comment-page-1/#comment-213</link>
		<dc:creator>gomiunik</dc:creator>
		<pubDate>Tue, 14 Apr 2009 18:06:16 +0000</pubDate>
		<guid isPermaLink="false">http://boris.gomiunik.net/2008/09/making-post-and-get-forms-from-sharepoints-pages/#comment-213</guid>
		<description>Glad you liked it. Kind of making form inside of form. You&#039;re basically copying the &quot;form&quot; outside of the SharePoint&#039;s form and submitting a copy. This happens fast enough for user not to feel the difference.</description>
		<content:encoded><![CDATA[<p>Glad you liked it. Kind of making form inside of form. You&#039;re basically copying the &quot;form&quot; outside of the SharePoint&#039;s form and submitting a copy. This happens fast enough for user not to feel the difference.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gomiunik</title>
		<link>http://boris.gomiunik.net/2008/09/making-post-and-get-forms-from-sharepoints-pages/comment-page-1/#comment-212</link>
		<dc:creator>gomiunik</dc:creator>
		<pubDate>Tue, 14 Apr 2009 18:05:07 +0000</pubDate>
		<guid isPermaLink="false">http://boris.gomiunik.net/2008/09/making-post-and-get-forms-from-sharepoints-pages/#comment-212</guid>
		<description>Hi, Alex! Sorry for waiting for the reply. Basically this part of the code coppies the values to the formToSubmit. What the script above does is that it makes a duplicate form under the variable of formToSubmit. This duplicate form is outside of the SharePoint&#039;s original form. Because it is a duplicate, the document.getElementsByName returns two elements: document.getElementsByName(&#039;name&#039;)[0] references the original field (in SharePoint) the document.getElementsByName(&#039;name&#039;)[1] the duplicate of the field in the formToSubmit object which is a form. Hope I didn&#039;t complicate too much with the answer.</description>
		<content:encoded><![CDATA[<p>Hi, Alex! Sorry for waiting for the reply. Basically this part of the code coppies the values to the formToSubmit. What the script above does is that it makes a duplicate form under the variable of formToSubmit. This duplicate form is outside of the SharePoint&#039;s original form. Because it is a duplicate, the document.getElementsByName returns two elements: document.getElementsByName(&#039;name&#039;)[0] references the original field (in SharePoint) the document.getElementsByName(&#039;name&#039;)[1] the duplicate of the field in the formToSubmit object which is a form. Hope I didn&#039;t complicate too much with the answer.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Oli Gray</title>
		<link>http://boris.gomiunik.net/2008/09/making-post-and-get-forms-from-sharepoints-pages/comment-page-1/#comment-217</link>
		<dc:creator>Oli Gray</dc:creator>
		<pubDate>Tue, 07 Apr 2009 15:56:08 +0000</pubDate>
		<guid isPermaLink="false">http://boris.gomiunik.net/2008/09/making-post-and-get-forms-from-sharepoints-pages/#comment-217</guid>
		<description>Great post thanks. It doesn&#039;t even feel too &#039;hacky&#039; in order to get yourself a form within a form. Thanks!</description>
		<content:encoded><![CDATA[<p>Great post thanks. It doesn&#039;t even feel too &#039;hacky&#039; in order to get yourself a form within a form. Thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
