<?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: Simple class to submit (POST) a Web form from C#</title>
	<atom:link href="http://www.dijksterhuis.org/simple-class-to-submit-post-a-web-form-from-csharp/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dijksterhuis.org/simple-class-to-submit-post-a-web-form-from-csharp/</link>
	<description>Information, news about programming in C#</description>
	<lastBuildDate>Sun, 21 Feb 2010 16:48:33 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Nelson</title>
		<link>http://www.dijksterhuis.org/simple-class-to-submit-post-a-web-form-from-csharp/comment-page-1/#comment-2194</link>
		<dc:creator>Nelson</dc:creator>
		<pubDate>Wed, 20 Jan 2010 16:11:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.dijksterhuis.org/?p=697#comment-2194</guid>
		<description>Saved me from doing it myself.  Good article.</description>
		<content:encoded><![CDATA[<p>Saved me from doing it myself.  Good article.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Visual C# Kicks</title>
		<link>http://www.dijksterhuis.org/simple-class-to-submit-post-a-web-form-from-csharp/comment-page-1/#comment-1502</link>
		<dc:creator>Visual C# Kicks</dc:creator>
		<pubDate>Tue, 13 Oct 2009 23:33:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.dijksterhuis.org/?p=697#comment-1502</guid>
		<description>Very useful class. I would just update the code to make use of List instead of ArrayList.</description>
		<content:encoded><![CDATA[<p>Very useful class. I would just update the code to make use of List instead of ArrayList.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Iflexion</title>
		<link>http://www.dijksterhuis.org/simple-class-to-submit-post-a-web-form-from-csharp/comment-page-1/#comment-1468</link>
		<dc:creator>Iflexion</dc:creator>
		<pubDate>Wed, 07 Oct 2009 15:08:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.dijksterhuis.org/?p=697#comment-1468</guid>
		<description>Thanks a lot for the code. I&#039;m working on a similar project right now and your information is just in time!</description>
		<content:encoded><![CDATA[<p>Thanks a lot for the code. I&#8217;m working on a similar project right now and your information is just in time!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Liz gwfservices</title>
		<link>http://www.dijksterhuis.org/simple-class-to-submit-post-a-web-form-from-csharp/comment-page-1/#comment-1188</link>
		<dc:creator>Liz gwfservices</dc:creator>
		<pubDate>Wed, 12 Aug 2009 14:00:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.dijksterhuis.org/?p=697#comment-1188</guid>
		<description>Hi!
I&#039;m Worse than a newbie, i&#039;m positively petrified of php!!
However i&#039;ve just attempted my first feedback form, and it works! Miracle!
Your help and advice on here is a great help!!
LIZ</description>
		<content:encoded><![CDATA[<p>Hi!<br />
I&#8217;m Worse than a newbie, i&#8217;m positively petrified of php!!<br />
However i&#8217;ve just attempted my first feedback form, and it works! Miracle!<br />
Your help and advice on here is a great help!!<br />
LIZ</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matteo Defanti</title>
		<link>http://www.dijksterhuis.org/simple-class-to-submit-post-a-web-form-from-csharp/comment-page-1/#comment-1090</link>
		<dc:creator>Matteo Defanti</dc:creator>
		<pubDate>Wed, 22 Jul 2009 09:35:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.dijksterhuis.org/?p=697#comment-1090</guid>
		<description>I&#039;m a PHP newbie... Your solution is fantastic and very usefull... It&#039;s the only i found that works :)
congratulation again...

A question... can you share the PHP code of http://www.dijksterhuis.org/test/post.php

Thank you...</description>
		<content:encoded><![CDATA[<p>I&#8217;m a PHP newbie&#8230; Your solution is fantastic and very usefull&#8230; It&#8217;s the only i found that works <img src='http://www.dijksterhuis.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
congratulation again&#8230;</p>
<p>A question&#8230; can you share the PHP code of <a href="http://www.dijksterhuis.org/test/post.php" >http://www.dijksterhuis.org/test/post.php</a></p>
<p>Thank you&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shakil Ahmed</title>
		<link>http://www.dijksterhuis.org/simple-class-to-submit-post-a-web-form-from-csharp/comment-page-1/#comment-701</link>
		<dc:creator>Shakil Ahmed</dc:creator>
		<pubDate>Thu, 09 Apr 2009 08:15:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.dijksterhuis.org/?p=697#comment-701</guid>
		<description>Its really a nice article i ever seen.Its solve my problem</description>
		<content:encoded><![CDATA[<p>Its really a nice article i ever seen.Its solve my problem</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martijn</title>
		<link>http://www.dijksterhuis.org/simple-class-to-submit-post-a-web-form-from-csharp/comment-page-1/#comment-540</link>
		<dc:creator>Martijn</dc:creator>
		<pubDate>Fri, 20 Mar 2009 09:29:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.dijksterhuis.org/?p=697#comment-540</guid>
		<description>Hi Reelix, 

You need to add &lt;em&gt;System.Web &lt;/em&gt; to the project references. 

Thanks for pointing this out -- I will update the post. 

Martijn</description>
		<content:encoded><![CDATA[<p>Hi Reelix, </p>
<p>You need to add <em>System.Web </em> to the project references. </p>
<p>Thanks for pointing this out &#8212; I will update the post. </p>
<p>Martijn</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Reelix</title>
		<link>http://www.dijksterhuis.org/simple-class-to-submit-post-a-web-form-from-csharp/comment-page-1/#comment-535</link>
		<dc:creator>Reelix</dc:creator>
		<pubDate>Thu, 19 Mar 2009 15:02:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.dijksterhuis.org/?p=697#comment-535</guid>
		<description>The type or namespace name &#039;HttpUtility&#039; does not exist in the namespace &#039;System.Web&#039; (are you missing an assembly reference?)</description>
		<content:encoded><![CDATA[<p>The type or namespace name &#8216;HttpUtility&#8217; does not exist in the namespace &#8216;System.Web&#8217; (are you missing an assembly reference?)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
