Archive for the ‘How To’ Category

 

Label placement

August 30th, 2010

One of the cool 123ContactForm features that is not enough explored by users is label placement. A simple, yet very smart feature, that lets you change the way your form looks, and reduce height required by the form, if you need the form placed in a webpage with little height. You can switch between Left [...]

Read full article | No Comments »

Forms with scheduled activity

June 24th, 2010

If you hold a contest, you probably have some strict rules for participating, and one of them probably is that the contest entries must be submitted before a certain date. In order to achieve this, you must “tell” your contest form not to accept entries submitted after the end date. This can be done from [...]

Read full article | No Comments »

Time picker for web forms

May 19th, 2010

We received a request to let the visitors use a time picker for the selection of a valid time value. But we thought it wouldn’t be nice to add another JavaScript to the forms. So we went for another solution: time validation using the existing field validation mechanism, from the Form Editor. If you add [...]

Read full article | No Comments »

Plugin added to the WordPress Plugin Directory

January 11th, 2010

We are happy to announce that the 123 Contact Form for WordPress plugin that we just released was accepted and added to the WordPress Plugin Directory.
Here it is, please rate our plugin. We are looking forward to your feedback.

Read full article | 2 Comments »

WordPress contact form plugin

January 7th, 2010

We are happy to announce the release of a WordPress plugin, that will let you easily put forms on your WordPress blog.
Full installation and usage notes can be found here.
Here is a simple form, created with 123ContactForm, embedded in this WordPress post using the newly released 123ContactForm for WordPress plugin.

Your browser does not support iframes. [...]

Read full article | No Comments »

Contact Form for MySpace

November 27th, 2009

After we wrote the contact form for Facebook tutorial, we received a couple of requests to create a similar tutorial, but for MySpace. So, here it is, all you need is a 123ContactForm account (it’s free, sign up if you haven’t already). Please follow these steps:

Login your 123ContactForm account, and create a contact form
Go to [...]

Read full article | No Comments »

Contact Form for Facebook

November 18th, 2009

Some 123ContacForm users asked us how to put a contact form on the Facebook page. It seemed a simple task, but when it came to do it, we saw that it is not that simple, as Facebook allows you to modify the page only using some Facebook applications. Of course, we managed to do it, [...]

Read full article | 3 Comments »

Introduction to HTML forms – tutorial

November 17th, 2009

We thought it would be useful to create a short tutorial on HTML forms, because understanding how forms work will make you use them more efficient.
HTML forms are the best way to collect data from the visitors. With them, you can create a contact fom, a survey, a “send to a friend” form, a newsletter [...]

Read full article | No Comments »