<?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; HTML form</title>
	<atom:link href="http://formsmarts.com/weblog/category/html-form/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>Introducing Form Layouts</title>
		<link>http://formsmarts.com/weblog/html-form/form-layout</link>
		<comments>http://formsmarts.com/weblog/html-form/form-layout#comments</comments>
		<pubDate>Thu, 14 Aug 2008 11:38:42 +0000</pubDate>
		<dc:creator>FormSmarts</dc:creator>
				<category><![CDATA[HTML form]]></category>
		<category><![CDATA[form design]]></category>
		<category><![CDATA[usability]]></category>
		<category><![CDATA[widget]]></category>

		<guid isPermaLink="false">http://formsmarts.com/weblog/?p=48</guid>
		<description><![CDATA[
We&#8217;re pleased to now support two form layouts.




Question (a.k.a. field name) and input field aligned horizontally (default):



Question and input field aligned vertically:




Which Layout Should You Use?
Most people find web forms designed with the first layout clearer and easier to read. That&#8217;s why we use it by default whenever you create a form. 

The best layout [...]]]></description>
			<content:encoded><![CDATA[<p>
We&#8217;re pleased to now support two form layouts.
</p>
<p><table>
<tr>
<td>
Question (a.k.a. field name) and input field aligned horizontally (default):<br />
<img src="http://static.formsmarts.com/img/form-layout-1.gif" alt="Form layout: question and input field aligned">
</td>
<td>
Question and input field aligned vertically:<br />
<img src="http://static.formsmarts.com/img/form-layout-2.gif" alt="Form layout: question above input field">
</td>
</tr>
</table>
<h3>Which Layout Should You Use?</h3>
<p>Most people find web forms designed with the first layout clearer and easier to read. That&#8217;s why we use it by default whenever you create a form. </p>
<p>
The best layout to use depends on the length of the questions asked on the form.</p>
<ul>
<li>When a form is made of short questions like <em>name</em> or <em>email address</em>, prefer the first layout. This is what you should use, for example, for contact forms.</li>
<li>When the form contains longer questions like <em>Why do you want to work for us?</em>, you should rather use the second layout. It turns out that you should use the second layout for most complex forms like web surveys and job application forms.</li>
</ul>
<h3>How to Change the Layout of a Form</h3>
<p>You can change the layout of a form in the form details page. Note that if you&#8217;re using a form widget embedded into your site, <em><strong>you must update the HTML code</strong></em> on your site whenever you switch layout.</p>
<p>This is simply because the layout affects the size of the form. Forms accessed by their FormSmarts.com URL don&#8217;t have this restriction.</p>
<h3>Any Feedback About Form Layouts?</h3>
<p>We <a href="http://formsmarts.com/weblog/html-form/form-layout#respond">welcome your feedback</a> about this feature.</p>
]]></content:encoded>
			<wfw:commentRss>http://formsmarts.com/weblog/html-form/form-layout/feed</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>What&#8217;s the Return URL of a Form?</title>
		<link>http://formsmarts.com/weblog/html-form/whats-the-return-url-of-a-form</link>
		<comments>http://formsmarts.com/weblog/html-form/whats-the-return-url-of-a-form#comments</comments>
		<pubDate>Fri, 11 Jul 2008 15:25:18 +0000</pubDate>
		<dc:creator>FormSmarts</dc:creator>
				<category><![CDATA[HTML form]]></category>
		<category><![CDATA[form builder]]></category>
		<category><![CDATA[form owner]]></category>
		<category><![CDATA[payment integration]]></category>
		<category><![CDATA[paypal]]></category>
		<category><![CDATA[return url]]></category>
		<category><![CDATA[web forms]]></category>
		<category><![CDATA[widget]]></category>

		<guid isPermaLink="false">http://formsmarts.com/weblog/?p=41</guid>
		<description><![CDATA[
When creating a new form with FormSmarts Form Builder, you&#8217;re asked to provide a return URL for that form. The return URL is where visitors will be automatically redirected to or invited to go to (by clicking a link) after a successful form submission.



We also use return URLs to compute the list of websites in [...]]]></description>
			<content:encoded><![CDATA[<p>
When creating a new form with FormSmarts Form Builder, you&#8217;re asked to provide a return URL for that form. The return URL is where visitors will be automatically redirected to or invited to go to (by clicking a link) after a successful form submission.
</p>
<p><!-- p>In practice, the return URL is only used when the form is accessed by URL, not when it&#8217;s embedded into your website. When visitors fill out the form directly on your site, they won&#8217;t leave the page hosting that form, and there is no need to send them anywhere else. The only thing that makes sense, is to display a &#8220;thank you&#8221; message right there. </p -->
<p>
We also use return URLs to compute the list of websites in <em>Settings &gt; Websites</em>.
<p><em>If you don&#8217;t have a web page, simply use &#8220;http://formsmarts.com&#8221; as the return URL.</em></p>
<h3>Return URL &#038; Form Ownership</h3>
<p>To prevent abuse, the link to the return URL is only displayed on the confirmation page if the form owner is verified or is a <a href="http://pro.formsmarts.com">FormSmarts Pro</a> or <a href="http://biz.formsmarts.com">FormSmarts Business</a> user. Visit the <em>Settings</em> tab of your account to verify your sites.</p>
<h3>Redirecting Visitors to a Page of Your Site</h3>
<p>You can set up a form to skip the Confirmation page and automatically redirect the visitor to the form&#8217;s Return URL. Note that the visitor will then not get the FormSmarts Reference Number of the transaction. Redirection can be activated in the Form Details screen of the form builder, under <a href="/weblog/form-builder/html-form-builder-redirect-after-form-submitted">On Submission</a>.  FormSmarts Pro and Business customers only.</p>
<h3>PayPal Landing Page for Forms Including a Payment</h3>
<p>If you use our <a href="/weblog/form-builder/integrate-paypal-payment-into-your-forms">PayPal form</a> feature to add a payment to your form, the Return URL will be used as the PayPal landing page. Users will be redirected to that page by PayPal after the payment has been completed.</p>
]]></content:encoded>
			<wfw:commentRss>http://formsmarts.com/weblog/html-form/whats-the-return-url-of-a-form/feed</wfw:commentRss>
		<slash:comments>20</slash:comments>
		</item>
		<item>
		<title>How to Lay Out Form Input Fields</title>
		<link>http://formsmarts.com/weblog/html-form/how-to-design-web-forms</link>
		<comments>http://formsmarts.com/weblog/html-form/how-to-design-web-forms#comments</comments>
		<pubDate>Sun, 29 Jun 2008 14:05:44 +0000</pubDate>
		<dc:creator>FormSmarts</dc:creator>
				<category><![CDATA[HTML form]]></category>
		<category><![CDATA[form builder]]></category>
		<category><![CDATA[form design]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[input field]]></category>
		<category><![CDATA[web forms]]></category>

		<guid isPermaLink="false">http://formsmarts.com/weblog/?p=36</guid>
		<description><![CDATA[Your goal as a web publisher is maximize the number of (legitimate) respondents to your forms. A first step towards this goal is to lay out your forms in a way that is intuitive to users, makes forms faster to fill in, and minimizes form validation errors.
It follows four points you should consider when designing [...]]]></description>
			<content:encoded><![CDATA[<p>Your goal as a web publisher is maximize the number of (legitimate) respondents to your forms. A first step towards this goal is to lay out your forms in a way that is intuitive to users, makes forms faster to fill in, and minimizes <a href="http://formsmarts.com/form-validation">form validation</a> errors.</p>
<p>It follows four points you should consider when designing a web form:</p>
<ul>
<li>choose the most appropriate <a href="http://formsmarts.com/form-builder-help#order-survey-form">input field widget</a> for the situation</li>
<li> group fields together within logical sections</li>
<li>place multi-line text input fields (<em>textarea</em> in HTML) towards the bottom of the form</li>
<li> group optional fields together at the bottom of the form</li>
</ul>
<p>The first point is discussed in details in <a href="http://formsmarts.com/form-builder-help#order-survey-form">FormSmarts documentation</a>.</p>
<p>The second point commends, for example, that when you ask people about their contact details, you group all relevant fields (first name, last name, email,&#8230;) together. We found that most form designers tend to do that right. The <a href="http://formsmarts.com/form-builder" title="Form Creator">form builder</a> will in the future allow users to define different logical (and visual) <em>sections</em> within web forms.</p>
<p>Multi-line text input fields obviously tend to take longer to fill in than other input fields. They require more effort, thinking and typing, so place them after other fields. Visitors will be less inclined to abandon the form altogether if they have already spent time completing the first part of the form.</p>
<p>The last point is about grouping optional fields together at the bottom of the form. This allows people to quickly review the remaining questions, and skip the fields they don&#8217;t want to fill in or don&#8217;t apply to them. This may of course conflict with grouping fields within logical sections. In that case, place optional fields at the end of each logical section.</p>
<p><em>We&#8217;ve now enabled comments, and  we warmly welcome your thoughts and feedback about this post. if you&#8217;re reading this by email, just click on the title to post a reply.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://formsmarts.com/weblog/html-form/how-to-design-web-forms/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Text &amp; Background Colors in Embedded Forms</title>
		<link>http://formsmarts.com/weblog/html-form/text-background-colors-in-embedded-forms</link>
		<comments>http://formsmarts.com/weblog/html-form/text-background-colors-in-embedded-forms#comments</comments>
		<pubDate>Tue, 17 Jun 2008 22:27:50 +0000</pubDate>
		<dc:creator>FormSmarts</dc:creator>
				<category><![CDATA[HTML form]]></category>
		<category><![CDATA[embed]]></category>
		<category><![CDATA[web forms]]></category>
		<category><![CDATA[widget]]></category>

		<guid isPermaLink="false">http://formsmarts.com/weblog2/?p=34</guid>
		<description><![CDATA[As already mentioned in another post, we are soon going to allow FormSmarts users to customize the look of web forms. This applies in particular to embedded forms.
At this time, the form text color is black, and the form background is transparent. This leads to an issue when the page hosting the form has a [...]]]></description>
			<content:encoded><![CDATA[<p>As already mentioned in <a href="http://formsmarts.com/weblog/html-form/how-to-embed-a-web-form-on-your-site-or-blog">another post</a>, we are soon going to allow FormSmarts users to customize the look of web forms. This applies in particular to embedded forms.</p>
<p>At this time, the form text color is black, and the form background is transparent. This leads to an issue when the page hosting the form has a black background. If you are affected by this problem, please contact us so we change the text color of your forms to white.</p>
<p>We welcome your suggestions about form look/style configuration options you would find useful, besides colors and border.</p>
]]></content:encoded>
			<wfw:commentRss>http://formsmarts.com/weblog/html-form/text-background-colors-in-embedded-forms/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Embed a Form Into Your Site</title>
		<link>http://formsmarts.com/weblog/html-form/how-to-embed-a-web-form-on-your-site-or-blog</link>
		<comments>http://formsmarts.com/weblog/html-form/how-to-embed-a-web-form-on-your-site-or-blog#comments</comments>
		<pubDate>Wed, 21 May 2008 16:30:09 +0000</pubDate>
		<dc:creator>FormSmarts</dc:creator>
				<category><![CDATA[HTML form]]></category>
		<category><![CDATA[embed]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[form builder]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[web forms]]></category>
		<category><![CDATA[widget]]></category>

		<guid isPermaLink="false">http://formsmarts.com/weblog2/?p=31</guid>
		<description><![CDATA[Linking or Embedding?

FormSmarts supports two ways to integrate a form into your website or blog: linking and embedding. Embedding lets you place the form on your site alongside other content. Linking gives your form its own separate web page. Both have advantages and disadvantages. Many users think embedding the form into their site gives them [...]]]></description>
			<content:encoded><![CDATA[<h3>Linking or Embedding?</h3>
<p>
FormSmarts supports two ways to integrate a form into your website or blog: linking and embedding. Embedding lets you place the form on your site alongside other content. Linking gives your form its own separate web page. Both have advantages and disadvantages. Many users think embedding the form into their site gives them more control. That&#8217;s far from always being the best option.
</p>
<h4>Embed a Form When&#8230;</h4>
<ul>
<li>the web form is short &mdash; 10-15 input fields maximum</li>
<li>it is self comprehensible and form filling instructions are not needed</li>
</ul>
<p>Mailing list signup forms and simple <a class="motto" target="_blank" href="http://formsmarts.com/contact-form" title="Create  a Contact Form">contact forms</a> work well embedded.</p>
<h4>Link To a Form When&#8230;</h4>
<ul>
<li>the form is long or complex</li>
<li>the form is accessed both by web visitors and via a mailing list</li>
<li>the form in intended for a large audience, that may be using a wide range of browsers and devices</li>
<li>your audience includes <a title="Form for Mobile Phone" href="/weblog/form-builder/form-template-tooltips-mobile-forms">mobile phone</a> users</li>
<li>you expect a large number of form submissions</li>
</ul>
<p>Event registration forms and survey forms may perform better when accessed buy URL on their own page.</p>
<ul>
<li>forms accessed by URL load faster and are more scalable</li>
<li>they are statistically more reliable</li>
<li>they offer more flexibility</li>
<li>there are no sizing issues</li>
</ul>
<p>A word of wisdom: <em>Resist the temptation to systematically embed web forms on your site for irrational reasons &#8220;because it gives you more (apparent) control&#8221;. Some web forms perform better on their own page.</em>
</p>
<h3>Placing the Embedding Code On Your Site</h3>
<p><a id="widget-integration"></a><br />
To embed a form into your website, visit the <em>Forms</em> tab, and click <em>Embed</em> to see the form code.</p>
<p><img src="http://static.formsmarts.com/img/embed-web-form.gif" width="375" height="86" alt="Embed Form" ></p>
<p>Copy the HTML code, then paste it somewhere in the HTML source of the<br />
host page on your website or blog. If you&#8217;re using an online service like Blogger, that&#8217;s<br />
all you have to do. Otherwise, you need to publish the page to your web server.</p>
<p>
A word of warning: do <b>not</b> try to save the form as an HTML page, and publish that page. This will not work. You must paste the code exactly as given. Do not attempt to alter, remove, or hide the mention &#8220;web form by FormSmarts&#8221;, or the link to our Privacy Policy. This would be a breach of our Terms of Use, and your account would risk to be terminated without notice.
</p>
<h3>Changing a Form, Once the Code Is on Your Site</h3>
<p>Any changes you make to a form using the <a href="http://formsmarts.com/form-builder">form builder</a> will show up straight away on your website. You do not need to update the embedding code. However, as a result of adding more fields, or changing a text box to a larger text area, the frame containing the form may no longer be high enough to fit the form. You will then need to re-publish the embedding code to your site. See the section about Form Sizing below.</p>
<h3>Customizing Your Form</h3>
<p>
You can <a href="/form-builder-help#modify-form">customize several aspects of your forms</a> in the Form Details screen of your account.
</p>
<h3>Web Form Sizing</h3>
<p><a id="widget-size"></a></p>
<h4>Why Is There Extra Space at the Bottom of the Form?</h4>
<p>Forms are contained within an HTML frame (&#8220;iframe&#8221; for geeks). The frame has a fixed size, which is computed for each form, based on several factors, like the number and type of fields used, and the form layout chosen.<br />
It is necessary to leave room at the bottom of the form for error messages that may need to be displayed during a form submission. That&#8217;s the reason for the extra space at the bottom of a form.</p>
<h4>Manually Changing Form Height and Width</h4>
<p>You can change the size of a web form widget by editing the value of the <em>height</em> and <em>width</em> attributes in the HTML snippet (a.k.a. form embed code) given by the form builder. <br />
We do not recommend changing the height of forms. If you do, remember to allow extra space at the bottom of the form, as discussed in the previous section.<br />
The width of embedded web forms can be resized down to 360px without side-effects, and should degrade well beyond that.</p>
<h4>How Do I Get Rid of the Vertical Scrollbar</h4>
<p>
With time, you may need to add more fields to your forms, but forget to refresh the form HTML code on your site. Since the frame height is hard-coded into the code on your website, the form may no longer fit into the frame, and a vertical scrollbar will then appear. That is not desirable on a usability standpoint, so you are advised to update the code on your site whenever you add new fields, or change a text box to a text area.
</p>
<h3>Only One Form Per Page</h3>
<p>It is against our terms of service to embed more than one form in a single web page.</p>
<h3>Embed a Form to a Facebook Fan Page</h3>
<p>The easiest way to add a form to a Facebook page is to use the FormSmarts URL that comes with each form. Click on the URL link in the Forms Tab of the form builder to show form URLs instead of embedding code. You may also  embed the form into your Facebook page using an FBML Box. See instructions to <a href="/facebook-form-widget-add-form-to-facebook-page-or-profile-in-static-fbml-box">embed a form to Facebook</a>. Feel free to post your questions in the <a href="http://formsmarts.com/facebook?v=app_2373072738" rel="nofollow">relevant thread of our forum</a> on FormSmarts&#8217; Facebook page if you need help.</p>
]]></content:encoded>
			<wfw:commentRss>http://formsmarts.com/weblog/html-form/how-to-embed-a-web-form-on-your-site-or-blog/feed</wfw:commentRss>
		<slash:comments>29</slash:comments>
		</item>
		<item>
		<title>How to Advertise Your Form to a Mailing List</title>
		<link>http://formsmarts.com/weblog/html-form/how-to-advertise-your-form-to-a-mailing-list</link>
		<comments>http://formsmarts.com/weblog/html-form/how-to-advertise-your-form-to-a-mailing-list#comments</comments>
		<pubDate>Tue, 13 May 2008 16:53:54 +0000</pubDate>
		<dc:creator>FormSmarts</dc:creator>
				<category><![CDATA[HTML form]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[mailing]]></category>
		<category><![CDATA[web forms]]></category>

		<guid isPermaLink="false">http://formsmarts.com/weblog2/?p=30</guid>
		<description><![CDATA[
A number of users take advantage of our flexible web form platform to
advertise a FormSmarts-hosted survey form or event registration form by
email.

There are a few things to keep in mind if you wish to include a form URL
in a newsletter or mailing campaign:

as specified in the terms of use, FormSmarts only allows advertising of a [...]]]></description>
			<content:encoded><![CDATA[<p>
A number of users take advantage of our flexible web form platform to<br />
advertise a FormSmarts-hosted survey form or event registration form by<br />
email.
</p>
<p>There are a few things to keep in mind if you wish to include a form URL<br />
in a newsletter or mailing campaign:</p>
<ul>
<li>as specified in the <a href="http://formsmarts.com/forms-terms-of-use">terms of use</a>, FormSmarts only allows advertising of a form URL by email for strict <em>opt-in</em> mailing lists</li>
<li>you must be a <a href="http://formsmarts.com/form-owner-verification">verified form owner</a></li>
<li>you may only reference the form by including its URL, and must not attempt to embed the form in an HTML email</li>
</ul>
<p>
If you intend to email more than 1,000 subscribers, ask for a permission beforehand. We may ask you to schedule your mailing at a specific time if the expected click-stream is high.</p>
<p>When contacting FormSmarts, please indicate:</p>
<ul>
<li>the rough number of subscribers of your list</li>
<li>whether this is a one off or recurring mailing</li>
<li>the date/time of your mailing(s)</li>
<li>whether advertising the form is the main purpose of the mail</li>
<li>whether you offer any incentives for form submissions</li>
</ul>
<p>This information will help us estimate the server load to expect.</p>
]]></content:encoded>
			<wfw:commentRss>http://formsmarts.com/weblog/html-form/how-to-advertise-your-form-to-a-mailing-list/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Building Successful Web Forms, Part 1</title>
		<link>http://formsmarts.com/weblog/html-form/building-successful-web-forms-part-1</link>
		<comments>http://formsmarts.com/weblog/html-form/building-successful-web-forms-part-1#comments</comments>
		<pubDate>Tue, 06 May 2008 18:21:42 +0000</pubDate>
		<dc:creator>FormSmarts</dc:creator>
				<category><![CDATA[HTML form]]></category>
		<category><![CDATA[form builder]]></category>
		<category><![CDATA[form design]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[input field]]></category>
		<category><![CDATA[web forms]]></category>

		<guid isPermaLink="false">http://formsmarts.com/weblog2/?p=29</guid>
		<description><![CDATA[
Web forms play a key role for visitor (and customer) interaction on many
sites. However, many web designers don&#8217;t realize that there may be huge
differences in form abandonment ratio, depending on how well the form is
designed. In this post and follow ups, we&#8217;ll give you some tips to help
you make your web forms an effective communication [...]]]></description>
			<content:encoded><![CDATA[<p>
Web forms play a key role for visitor (and customer) interaction on many<br />
sites. However, many web designers don&#8217;t realize that there may be huge<br />
differences in form abandonment ratio, depending on how well the form is<br />
designed. In this post and follow ups, we&#8217;ll give you some tips to help<br />
you make your web forms an effective communication channel.
</p>
<p><h4>Always provide form filling instructions.</h4>
<p>Don&#8217;t assume that all of your visitors will understand how to submit a form without further explanation. Short and clear form filling instructions can reduce form abandonment, and increase the quality of the information collected.</p>
<ul>
<li>include a call to action phrase like &#8220;Please fill out this form to<br />
contact XYZ&#8221;</li>
<li>indicate the purpose of the form and the recipient of the information collected</li>
<li>if applicable, confirm that you will reply, and give an indication of the time frame</li>
</ul>
<p><h4>Select the correct data type for each input field.</h4>
<p>Because of necessary <a href="http://formsmarts.com/form-validation">form validation</a>, choosing and incorrect data type may prevent a form user from submitting valid information. When this happens, it is likely to lead to form abandonment. <br />
For example, if you specify that a form field can only contain a <em>Number</em>, it may not work for a phone number. 1233456789 will work, but not 123-345-6789. So use<br />
the <em>Phone</em> type instead. In many cases, the form builder will<br />
pre-select a type for you, but not always. Read<br />
more about selecting an input field data type in the <a href="http://formsmarts.com/form-builder-help#form-field-types">form builder documentation</a>.</p>
<p><h4>Choose the most appropriate input field widget.</h4>
<p>Don&#8217;t restrict yourself to text boxes and drop-down lists. Take advantage of the full range of HTML form fields with radio buttons and checkboxes. Learn when to use each one.<br />
Using a drop-down list for a yes/no question will slow down the form user, and increase the chances (s)he gives up. Use radio buttons instead. Read tips about choosing the best input field widget in the <a href="http://formsmarts.com/form-builder-help#order-survey-form">form builder documentation</a>.</p>
<p><h4>Brand your forms for instant visual recognition.</h4>
<p>Always brand your web forms with your own logo. This helps visitors<br />
recognize at first sight who they are about to send information to.</p>
]]></content:encoded>
			<wfw:commentRss>http://formsmarts.com/weblog/html-form/building-successful-web-forms-part-1/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Will FormSmarts Remain Free?</title>
		<link>http://formsmarts.com/weblog/html-form/will-formsmarts-remain-free</link>
		<comments>http://formsmarts.com/weblog/html-form/will-formsmarts-remain-free#comments</comments>
		<pubDate>Thu, 24 Jan 2008 20:23:32 +0000</pubDate>
		<dc:creator>FormSmarts</dc:creator>
				<category><![CDATA[HTML form]]></category>
		<category><![CDATA[web forms]]></category>

		<guid isPermaLink="false">http://formsmarts.com/weblog2/?p=19</guid>
		<description><![CDATA[A few people asked if FormSmarts will remain free. Although we may some day offer FormSmarts as commercial service with SLA and additional features, the basic service will remain free.

Note that we will need to charge a one-off fee for some services. For example, we will soon allow users to upload a custom website logo [...]]]></description>
			<content:encoded><![CDATA[<p>A few people asked if FormSmarts will remain free. Although we may some day offer FormSmarts as commercial service with <acronym title="Service Level Agreement">SLA</acronym> and additional features, the basic service will remain free.</p>
<p>
Note that we will need to charge a one-off fee for some services. For example, we will soon allow users to upload a custom website logo to appear on their web forms. Each image will require human validation, so we&#8217;ll need to charge a small fee for this. We will however lift the fee for users who have referred friends/site visitors to FormSmarts, wrote reviews about us on relevant sites, posted a video about using FormSmarts on Youtube, etc.</p>
]]></content:encoded>
			<wfw:commentRss>http://formsmarts.com/weblog/html-form/will-formsmarts-remain-free/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Show a Form Owner Name on Your Forms</title>
		<link>http://formsmarts.com/weblog/html-form/display-a-form-owner-name-on-your-web-forms</link>
		<comments>http://formsmarts.com/weblog/html-form/display-a-form-owner-name-on-your-web-forms#comments</comments>
		<pubDate>Sat, 12 Jan 2008 10:35:14 +0000</pubDate>
		<dc:creator>FormSmarts</dc:creator>
				<category><![CDATA[HTML form]]></category>
		<category><![CDATA[privacy]]></category>
		<category><![CDATA[upcoming]]></category>
		<category><![CDATA[web forms]]></category>

		<guid isPermaLink="false">http://formsmarts.com/weblog2/?p=18</guid>
		<description><![CDATA[Increase user confidence by letting us verify you own the websites you are using with FormSmarts. FormSmarts will then display a verified form owner name in the top-right corner of all your forms.
To verify your sites, sign in to FormSmarts, and choose the Verified Websites option in the Settings tab. The form owner name can [...]]]></description>
			<content:encoded><![CDATA[<p>Increase user confidence by letting us verify you own the websites you are using with FormSmarts. FormSmarts will then display a verified form owner name in the top-right corner of all your forms.</p>
<p>To verify your sites, sign in to FormSmarts, and choose the <em>Verified Websites</em> option in the <em>Settings</em> tab. The form owner name can currently only be a verified web hostname. We will soon also support verified personal or company names. More details <a href="http://formsmarts.com/form-owner-verification">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://formsmarts.com/weblog/html-form/display-a-form-owner-name-on-your-web-forms/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Creating a Simple Contact Form with FormSmarts: Watch the Video</title>
		<link>http://formsmarts.com/weblog/html-form/create-a-contact-form-with-formsmarts-video</link>
		<comments>http://formsmarts.com/weblog/html-form/create-a-contact-form-with-formsmarts-video#comments</comments>
		<pubDate>Sun, 16 Dec 2007 19:03:33 +0000</pubDate>
		<dc:creator>FormSmarts</dc:creator>
				<category><![CDATA[HTML form]]></category>
		<category><![CDATA[contact form]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[video tutorial]]></category>

		<guid isPermaLink="false">http://formsmarts.com/weblog2/?p=8</guid>
		<description><![CDATA[If you are here wondering how long it would take you to build a fully functional contact form with FormSmarts, get the video from Youtube or Dailymotion.
It&#8217;s a user-contributed video (thanks Dan), so don&#8217;t expect professional making and voiceover. If you can do better, let us know.
]]></description>
			<content:encoded><![CDATA[<p>If you are here wondering how long it would take you to build a fully functional <a href="http://formsmarts.com/contact-form" title="Create a Web Contact Form">contact form</a> with FormSmarts, get the video from <a href="http://www.youtube.com/watch?v=PLDosUye8yo" title="FormSmarts demo" target="syronex_help" rel="nofollow">Youtube</a> or <a href="http://www.dailymotion.com/video/x3h0yn_create-a-web-contact-form-in-one-mi_tech" title="FormSmarts demo" target="syronex_help" rel="nofollow">Dailymotion</a>.</p>
<p>It&#8217;s a user-contributed video (thanks Dan), so don&#8217;t expect professional making and voiceover. If you can do better, let us know.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://formsmarts.com/weblog/html-form/create-a-contact-form-with-formsmarts-video/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

