Free Forms for Blogger & Websites

If you are looking 'how to put a any form in a blogger' then this post is going to help you. Putting a form in blogger is very easy. All you need to do just create a new post and put a form code (Provided by following sites below) in body section of your post and publish it. That's it.

There are various sites across the web which offers free forms to use for Blogger & Websites. Here I am going to share top sites which offers free forms for Blogger & Websites with embedded code.

1. Google Docs
Google Docs provide embedded code forms for your blog or website. Just login to docs.google.com and click on the New > From Template > Forms. Choose form of your choice and copy embedded code. Follow steps mentioned below:


2. FormSmarts
FormSmarts is an integrated web form service that lets you create forms, publish them online, and get form results. Add a web form to your site or blog, or let visitors access your form from MySpace®, Facebook®, and anywhere you can post a link.


3. Kontactr
Kontactr is a one-click free contact form service. With Kontactr, you can fight against the amount of spam that you receive daily. Protect your email address by using our highly secure contact form. You can also use our simple tools to embed the form right into your own website.



4. Wufoo
Wufoo offers easy, copy/paste solutions for integrating a Wufoo form into a web page. For advanced users, full CSS and XHTML markup is also included. To simplify the process even further, the intuitive Wufoo theme manager allows you to customize the look of your form with a few clicks of the mouse so that your form seamlessly matches the look of your site.


5. Zoho
Zoho Creator provides you with an easy drag-and-drop html form builder to build html forms online. Zoho Creator also makes it easy to embed HTML Forms in your website through simple copy/paste. Once you have collected data through HTML Forms, you can manage and edit the collected data online and share the data with others

6. My Contact Form

It is now easier than ever to keep in touch with your site's visitors. The arduous task of creating contact forms, email forms, feedback forms, questionnaires, surveys, order forms, polls, or any other type of web form is a thing of the past!


7. Free Contact Form

Script provided by this site works for a wide variety of website forms, not just contact us forms. These scripts are sometimes refered to as the following: contact form, website contact form, email form, PHP contact form, Javascript contact form, form to email, form 2 email, form2email, form generator, form builder, form maker, automatic contact form or contact form script.


8. FormSpring

FormSpring gives businesses and organizations an easy way to build any type of online form, integrate it with their website and begin collecting data. Once you have started collecting that data you can use the information you gathered in our online database or export it. With FormSpring anyone can build all types of web forms, collect data online and do it simply and efficiently.


9. Web Form Designer

WebFormDesigner can automatically validate your user's input - ensure the required fields are properly complete, and check that a valid email is input. Restrict input to alphanumeric, numerals only or just letters.


10. Kampyle

Customize the look and feel of your feedback forms to fit your website's, as well as your business needs. Create multiple feedback forms for different locations of your website with the relevant questions for each page.


Hopefully this article will be useful for you.

How To Install infolinks Ad Code into Blogger ?

Hello my dear friends. If you find difficulties in installing infolinks ad code in a blog platform.So in this post I am going to explain you how to install Infolinks ad code in a blogger. Before starting be sure that you have taken a backup of your blogger template. Infolinks provide you following ad code to install:
Infolinks will give you the ad code to install.

Code:

<!-- Infolinks Ads Start-->
<script type='text/javascript'>
   var infolink_pid = 259971;
   var infolink_wsid = 0;
</script>
<script src='http://resources.infolinks.com/js/infolinks_main.js' type='text/javascript'/>
<!-- End -->

You need to copy CODE and paste it before tag </body> of your template.
Then save the template. Setting up your ad finished.

Note: If you want to look more advanced in display ads infolinks. You should read this article.

How To Add “Select all” Html Box to Your Blogger Post ?

Your blogs usually consists of sharing codes, this tutorial may help you simplify your posts.
You first add below code to your blogger post.


<form name="MyTextBoxForm"> <input name="button" onclick="javascript:this.form.MyTextBox.focus();this.form.MyTextBox.select();" type="button" value="Select All" /><br /> <textarea cols="80" name="MyTextBox" rows="12" wrap="off">Your Contents Here</textarea></form>

Note: Replace Your Contents Here with your text or tutorial codes.

Example:


Customize Widget

http://.blogspot.com



characters

           

Advertising more effective with infolinks ?

Infolinks serves those double underline links you see on the blog. When a reader mouse over the link, a relavent ad displays. When the mouse is moved away, the ad disappear.

The nice thing about Infolinks is that it allows you to make money without taking up or replacing any current ad space. It’s like getting free money!

How to Advertise more effectively infolinks ?

Advanced Integration

With Infolinks Advanced Integration, you can have complete control over the look and behavior of In-Text ads on your websites. For quick & easy basic control on the In-Text ads on your website, we recommend that you use the Advanced Integration Wizard.

However, if you prefer modifying the actual code, you can do that by simply customizing and configuring various parameters of the Infolinks JavaScript. This customization enables you to optimize the user experience and maximize your revenues.
These customizable parameters or variables (vars) are defined within a multi-line statement inserted into the JavaScript within the website's HTML.

In the example below you see the different vars added within the Infolinks Java Script:

<script type="text/javascript">
    var infolink_pid = 2599678;
    var infolink_wsid = 0;
    var infolink_link_color = '009900';
    var infolink_title_color = '252667';
    var infolink_ad_link_color = '24951E';
</script>
<script type="text/javascript" src="http://resources.infolinks.com/js/infolinks_main.js"></script>
    

Look & Feel Parameters

The following parameters enable you to control the color scheme of the Infolinks in-text ads on each page of your website, as well as the content in their resulting ad bubbles. Colors are represented by RGB Hex codes. For example, to represent the color Red you would use 'FF0000', making sure the value is surrounded by apostrophes.
Additional RGB Hex color codes examples:

Orange Red = 'FF4500'
Orange = 'FFA500'
Indigo = '4B0082'
Dark Green = '006400'
Blue = '0000FF'
Navy = '000080'

Infolinks Wsid, website id var: infolink_wsid
This var is used by accounts with multiple websites. When the script is called this var determines which website settings to apply on the page and where to count the impressions, clicks and revenues.

Infolinks Link Color: infolink_link_color
The infolink_link_color var defines the color of the text and double underline hyperlinks for all keywords or phrases that have been converted into Infolinks in-text Links on a web page. The default value is set to: infolink_link_color = '009900';

Infolinks Ad Title Color: infolink_title_color
The infolink_ad_title_color var defines the color of the title in the Infolinks in-text ad bubble. The default value is set to: infolink_title_color = '252667';

Infolinks Ad Text Color: infolink_text_color
The infolink_ad_text_color var defines the color of the main text in the Infolinks in-text ad bubble. The default value is set to: infolink_text_color = '000000'.

Infolinks Ad Link Color: infolink_ad_color
The infolink_ad_link_color var defines the color of the advertiser's URL that appears in the Infolinks in-text ad bubble. The default value is set to: infolink_ad_text_color = '24951E';

Behavior Parameters

The following parameters enable Publishers to customize the behavior of the Infolinks in-text ads on each page of their website, including their content and display setting

Number of Infolinks Ads per Page: infolink_anow
The infolink_anow var defines the maximum number of words or phrases that may be converted into Infolinks in-text ads on a single page of a publisher website. The more text in the page the more in-text ads you can mark. For example, to limit the number of Infolinks ads to 5, the value is set to Infolink_anow = 5;

Publisher Content Category: infolink_cat
The infolink_cat var enables the publisher to specify a category that best describes the content of their website. While this parameter is optional, specifying the proper content category can significantly improve the relevancy of the Infolinks in-text ads on the webpage.
For example, to set your category to sports use: infolink_cat = 'Sports'

Possible content categories include:
Arts
Automotive
Business
Computers
Games
Health
Home
Kids & Teens
News
Recreation
Reference
Science
Shopping
Society
Sports

Double or Single Underline Hyperlinks for Infolinks Ads: infolinks_double_underline
The infolinks_double_underline var defines whether to use single or double underline hyperlinks for all keywords or phrases that have been converted into Infolinks in-text ads on a web page. Setting the parameter to "true" will cause double underline hyperlinks. Setting the parameter to "false" will cause single underline hyperlinks. The default value is set to: infolinks_double_underline = true;


Infolinks Ads Placement Control:<!--INFOLINKS_ON--> and <!--INFOLINKS_OFF-->
The and placement tags enable the publisher to control which areas of the web page will display Infolinks in-text ads and which areas will not. Inserting an "On" comment tells the Infolinks algorithm to search that section of HTML normally for ad phrases. Inserting an "Off" comment tells the Infolinks algorithm to skip forward through the HTML to the next "On" comment or to the end of the code - whichever comes first.

Example:

User triggered, less intrusive that won't distract from your site's content
<!--INFOLINKS_OFF-->
[Script inactive - no words will be highlighted in this section]
Highly relevant In-Text ads for your site
visitors with
record high conversion rates<br/>
<!--INFOLINKS_ON-->
[Script active - words will be highlighted in this section]
Quick and easy with no changes to your website<br/>
How do I earn money with Infolinks?<br/>
<script type="text/javascript" src="http://resources.infolinks.com/js/infolinks_main.js"></script>


Related Tags:

Related tags allow you to increase your clicks and earnings while adding valuable informational tags within your website’s content.

The Infolinks algorithm will choose the best keywords for the page and display them as tags within the Related Tags cloud.




Just like In text ads, when a visitor hovers over the tags, an Infolinks advertisement bubble will appear, and each click will award your account additional revenues.

The tags placement is set by the location of the following html tag:

<input type="hidden" name="IL_RELATED_TAGS" value="1"/>
    

Simply add the tag to the page code where you want the related tags cloud to appear.

The tag requires the Infolinks script to be integrated in the page; the script will identify the tag in the code and insert the related tags.
By infolinks. Hope it helps you in ad optimization with infolinks (^v^).