<?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; form handler</title>
	<atom:link href="http://formsmarts.com/weblog/tag/form-handler/feed" rel="self" type="application/rss+xml" />
	<link>http://formsmarts.com/weblog</link>
	<description>The Online Form Builder Blog</description>
	<lastBuildDate>Fri, 04 May 2012 08:44:22 +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>Date Type &amp; Datepicker</title>
		<link>http://formsmarts.com/weblog/form-handler/date-type-datepicker</link>
		<comments>http://formsmarts.com/weblog/form-handler/date-type-datepicker#comments</comments>
		<pubDate>Sun, 20 Jul 2008 23:37:17 +0000</pubDate>
		<dc:creator>FormSmarts</dc:creator>
				<category><![CDATA[form handler]]></category>
		<category><![CDATA[email notification]]></category>
		<category><![CDATA[input field]]></category>
		<category><![CDATA[international]]></category>
		<category><![CDATA[web forms]]></category>

		<guid isPermaLink="false">http://formsmarts.com/weblog/?p=45</guid>
		<description><![CDATA[

Anyone using a standard text field for dates should upgrade to the new date type.


Fields with the date type show as a text box, with a datepicker poping up when the field is selected. A datepicker allows users to input dates in an intuitive and interactive way, therefore reducing the risk of errors.

Date Format

Another reason [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://static.formsmarts.com/img/datepicker.gif" width="127" height="132" style="float:right;margin-left:10px;border:1px solid #c0c0c0" alt="Datepicker" title="Date-Picker"></p>
<p>
Anyone using a standard text field for dates should upgrade to the new <em>date</em> type.
</p>
<p>
Fields with the date type show as a text box, with a <em>datepicker</em> poping up when the field is selected. A datepicker allows users to input dates in an intuitive and interactive way, therefore reducing the risk of errors.
</p>
<h3>Date Format</h3>
<p>
Another reason for using a datepicker is to alleviate the date format problem. Because of date formatting differences, <em>12/07/2008</em> means December 7th in the U.S., but July 12th in Europe. Although we initially thought of adopting the <acronym title="ISO">ISO</acronym>/<acronym title="Worldwide Web Consortium">W3C</acronym> date format &#8220;yyyy-mm-dd&#8221;, we eventually preferred the U.S. format &#8220;mm/dd/yyyy&#8221;. That is, until we release an <a href="http://formsmarts.com/weblog/tag/international">internationalized</a> version of FormSmarts.
</p>
<p>
Because users don&#8217;t interact directly with the text field (unless they want to), but rather with the datepicker, they don&#8217;t have to be aware of date formatting issues.<br />
To avoid any misunderstandings, dates are displayed as <em>Sunday July 20, 2008</em>.
</p>
<p>
Any questions or comments? <a href="/weblog/form-handler/date-type-datepicker#respond">Leave a reply</a>. We are in particular interested in feedback from non U.S. users.</p>
]]></content:encoded>
			<wfw:commentRss>http://formsmarts.com/weblog/form-handler/date-type-datepicker/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Geolocalized Country Selection Field</title>
		<link>http://formsmarts.com/weblog/form-handler/geolocalized-country-selection-field</link>
		<comments>http://formsmarts.com/weblog/form-handler/geolocalized-country-selection-field#comments</comments>
		<pubDate>Thu, 17 Jul 2008 22:19:32 +0000</pubDate>
		<dc:creator>FormSmarts</dc:creator>
				<category><![CDATA[form handler]]></category>
		<category><![CDATA[geolocalization]]></category>
		<category><![CDATA[input field]]></category>
		<category><![CDATA[web forms]]></category>

		<guid isPermaLink="false">http://formsmarts.com/weblog/?p=44</guid>
		<description><![CDATA[
We&#8217;re going to add over the week-end two new input field types: country, and date. You should upgrade any web forms currently using a standard text field for country or date to the new types.

When to Use the Country Type

Choose the country type whenever you want to show on a form a dropdown list with [...]]]></description>
			<content:encoded><![CDATA[<p>
We&#8217;re going to add over the week-end two new input field types: <em>country</em>, and <em>date</em>. You should upgrade any web forms currently using a standard text field for country or date to the new types.
</p>
<h3>When to Use the Country Type</h3>
<p>
Choose the <em>country</em> type whenever you want to show on a form a dropdown list with the 280 odd <acronym title="International Standard Organization">ISO</acronym> country names.
</p>
<h3>Visitor Country Selected by Default</h3>
<p>
A country list field is typically used to ask the visitor about his/her country of residence. You&#8217;ve   certainly already experienced the frustration of having to search for your country in a long list each time you fill out a form. At FormSmarts, we want to save time to everyone, so the visitor&#8217;s country is automatically selected by default.<br />
That way, users only have to change the selection if the question asks them about a country different from their country of residence. For example, &#8220;Where did you travel last time you went abroad?&#8221;
</p>
<p>
Reducing the time needed to fill a form helps reduce <a href="/weblog/html-form/building-successful-web-forms-part-1" title="Web Form Design">form abandonment</a>.
</p>
<p>
Any questions or comments? <a href="/weblog/form-handler/geolocalized-country-selection-field#respond">Leave a reply</a>.
</p>
<p>
P.S. We&#8217;ll present the <em>date type</em> in another post.</p>
]]></content:encoded>
			<wfw:commentRss>http://formsmarts.com/weblog/form-handler/geolocalized-country-selection-field/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<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>
	</channel>
</rss>

