<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>The Online Form Builder Blog &#187; captcha</title>
	<atom:link href="http://formsmarts.com/weblog/tag/captcha/feed" rel="self" type="application/rss+xml" />
	<link>http://formsmarts.com/weblog</link>
	<description>The Online Form Builder Blog</description>
	<lastBuildDate>Sat, 28 Jan 2012 05:14:31 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Why Does Submitting a Form Require Two Steps?</title>
		<link>http://formsmarts.com/weblog/form-handler/why-does-submitting-a-form-require-two-steps</link>
		<comments>http://formsmarts.com/weblog/form-handler/why-does-submitting-a-form-require-two-steps#comments</comments>
		<pubDate>Wed, 23 Apr 2008 13:59:43 +0000</pubDate>
		<dc:creator>FormSmarts</dc:creator>
				<category><![CDATA[form handler]]></category>
		<category><![CDATA[captcha]]></category>
		<category><![CDATA[form spam]]></category>
		<category><![CDATA[form submission]]></category>
		<category><![CDATA[usability]]></category>

		<guid isPermaLink="false">http://formsmarts.com/weblog2/?p=28</guid>
		<description><![CDATA[Many form processors let visitors submit a form in only one step: users fill in the form, and are done after pressing the submit button. With FormSmarts, there is an extra confirmation step, during which users are invited to review and confirm the information submitted. There are two strong reasons why we added the confirmation [...]]]></description>
			<content:encoded><![CDATA[<p>Many form processors let visitors submit a form in only one step: users fill in the form, and are done after pressing the submit button. With FormSmarts, there is an extra confirmation step, during which users are invited to review and confirm the information submitted. There are two strong reasons why we added the confirmation step.</p>
<p>The first reason is quality. FormSmarts is typically used for transaction where the information submitted is important. Important because the information collected is intended to be read by humans, rather than machines. Important because this information is often intended to be acted upon.</p>
<p><em><br />
By allowing users to review and modify their submission, we increase the accuracy of the information you get in the end.</em></p>
<p>Form users understand that, and it increases their confidence that you value the information they are sending you. Most of times, confirmation will only add a few seconds to the whole transaction.</p>
<p>The second reason is security and usability. Many form submissions are automated, or even manual spamming attempts, known as form spam or comment spam.</p>
<p>When a user presses the submit button, a lot more happens on the server than you may suspect. If we spot a likely spamming attempt, we&#8217;ll ask the user to complete one or more tests (e.g. CAPTCHA test) on the confirmation page. But in the same time, the bulk of users will never be asked to waste time on a CAPTCHA test.</p>
]]></content:encoded>
			<wfw:commentRss>http://formsmarts.com/weblog/form-handler/why-does-submitting-a-form-require-two-steps/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Are Forms Protected by a CAPTCHA?</title>
		<link>http://formsmarts.com/weblog/form-builder/are-forms-protected-by-a-captcha</link>
		<comments>http://formsmarts.com/weblog/form-builder/are-forms-protected-by-a-captcha#comments</comments>
		<pubDate>Sat, 12 Jan 2008 00:32:54 +0000</pubDate>
		<dc:creator>FormSmarts</dc:creator>
				<category><![CDATA[form builder]]></category>
		<category><![CDATA[form spam]]></category>
		<category><![CDATA[captcha]]></category>
		<category><![CDATA[form submission]]></category>
		<category><![CDATA[usability]]></category>
		<category><![CDATA[web forms]]></category>

		<guid isPermaLink="false">http://formsmarts.com/weblog2/?p=17</guid>
		<description><![CDATA[ We often get questions asking whether FormSmarts web forms are protected against automated submissions by a CAPTCHA. A CAPTCHA is a challenge-response test used to determine whether the user is human.

Yes, we do use CAPTCHA tests, but not everytime a form is submitted. Instead, the form handler decides each time whether or not to [...]]]></description>
			<content:encoded><![CDATA[<p><img class="cont" title="Challenge image" alt="CAPTCHA challenge image" src="http://static.formsmarts.com/img/captcha-challenge.gif" width="141" height="71"> We often get questions asking whether FormSmarts web forms are protected against automated submissions by a <acronym title="Completely Automated Public Turing test to tell Computers and Humans Apart">CAPTCHA</acronym>. A CAPTCHA is a challenge-response test used to determine whether the user is human.</p>
<p>
Yes, we do use CAPTCHA tests, but not everytime a form is submitted. Instead, the form handler decides each time whether or not to require a CAPTCHA test (and other verifications), based on unobtrusive analysis by our <a href="http://formsmarts.com/form-spam" title="FormSmarts Form Spam Blocker">form spam blocker</a> of the information submitted.
</p>
<p>
This saves time to every one, and reduces form abandonment.
</p>
<p>
Asking the user to complete a CAPTCHA test for every form submission affects <a title="Generate Accessible Web Forms" href="http://formsmarts.com/accessible-forms">form usability and accessibility</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://formsmarts.com/weblog/form-builder/are-forms-protected-by-a-captcha/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

