<?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: Protecting HTML Forms from Spam with JavaScript</title>
	<atom:link href="http://formsmarts.com/weblog/form-spam/protecting-html-forms-from-spam-with-javascript/feed" rel="self" type="application/rss+xml" />
	<link>http://formsmarts.com/weblog/form-spam/protecting-html-forms-from-spam-with-javascript</link>
	<description>The Online Form Builder Blog</description>
	<lastBuildDate>Wed, 08 Feb 2012 09:41:35 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Jeff</title>
		<link>http://formsmarts.com/weblog/form-spam/protecting-html-forms-from-spam-with-javascript/comment-page-1#comment-17</link>
		<dc:creator>Jeff</dc:creator>
		<pubDate>Fri, 30 May 2008 02:54:25 +0000</pubDate>
		<guid isPermaLink="false">http://formsmarts.com/weblog2/?p=13#comment-17</guid>
		<description>Here is a quick trick. Any legitimate browser that doesn&#039;t support JS will show the content of  tags. So can just explain there why JavaScript is required to submit a form. That may be just what you need for a small website.</description>
		<content:encoded><![CDATA[<p>Here is a quick trick. Any legitimate browser that doesn&#8217;t support JS will show the content of  tags. So can just explain there why JavaScript is required to submit a form. That may be just what you need for a small website.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: FormSmarts</title>
		<link>http://formsmarts.com/weblog/form-spam/protecting-html-forms-from-spam-with-javascript/comment-page-1#comment-16</link>
		<dc:creator>FormSmarts</dc:creator>
		<pubDate>Thu, 14 Feb 2008 13:49:41 +0000</pubDate>
		<guid isPermaLink="false">http://formsmarts.com/weblog2/?p=13#comment-16</guid>
		<description>Erica,
Even if all desktop browsers support JavaScript, some user disable JavaScript to prevent possible web exploits like rogue redirections or cross-site scripting. That is sometimes a corporate policy over which individual users have no choice.
There are also concerns with mobile users. Not all web-capable cellphones support JavaScript at this time. And since Internet data transfer over mobile networks is expensive and typically charged per megabyte, there are rational reasons to disable JavaScript on JavaScript-enabled handsets like BlackBerry or iPhone smartphones.

People using FormSmarts to power their web forms expect our forms to be &lt;a href=&quot;http://formsmarts.com/accessible-forms&quot; rel=&quot;nofollow&quot;&gt;usable by anyone&lt;/a&gt;, so we use JavaScript to enhance form submission experience, but JavaScript is not required to submit a form.</description>
		<content:encoded><![CDATA[<p>Erica,<br />
Even if all desktop browsers support JavaScript, some user disable JavaScript to prevent possible web exploits like rogue redirections or cross-site scripting. That is sometimes a corporate policy over which individual users have no choice.<br />
There are also concerns with mobile users. Not all web-capable cellphones support JavaScript at this time. And since Internet data transfer over mobile networks is expensive and typically charged per megabyte, there are rational reasons to disable JavaScript on JavaScript-enabled handsets like BlackBerry or iPhone smartphones.</p>
<p>People using FormSmarts to power their web forms expect our forms to be <a href="http://formsmarts.com/accessible-forms" rel="nofollow">usable by anyone</a>, so we use JavaScript to enhance form submission experience, but JavaScript is not required to submit a form.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Erica</title>
		<link>http://formsmarts.com/weblog/form-spam/protecting-html-forms-from-spam-with-javascript/comment-page-1#comment-15</link>
		<dc:creator>Erica</dc:creator>
		<pubDate>Tue, 12 Feb 2008 15:45:16 +0000</pubDate>
		<guid isPermaLink="false">http://formsmarts.com/weblog2/?p=13#comment-15</guid>
		<description>What are the usability implications of using JavaScript to protect my forms against automated postings? Don&#039;t all browsers in use today support JavaScript?</description>
		<content:encoded><![CDATA[<p>What are the usability implications of using JavaScript to protect my forms against automated postings? Don&#8217;t all browsers in use today support JavaScript?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

