How To Add Encode/decode HTML entities

Posted by Lasantha Bandara on June 10th, 2009 File Under : gadget, tools, widget1 Comment

This tool will be very useful to your visitors.It is provided by http://centricle.com .This tool generate Parsed codes for adsense codes(not only adsense-chitika,bidvertiser,....) because we cannot put adsense code directly in the xml.

1.Login to your blogger dashboard--> layout- ->Page Elements

2.Click on 'Add a Gadget' .

3.Select 'HTML/Javascript' and add below code and click save.

<form action="http://centricle.com/tools/html-entities/" method="post" target="blank">

<fieldset>

<input value="y" name="s" type="hidden"/>

<label for="pad">Convert text to HTML entities (and vice-versa):</label>
<textarea id="pad" rows="15" cols="60" name="pad"></textarea>

<input value="Encode" name="submit" type="submit"/>
<input value="Decode" name="submit" type="submit"/>

</fieldset>

</form>

Now you are done.

File Under : gadget, tools, widget

One Response to “How To Add Encode/decode HTML entities”

  1. Jim Luthra says:

    Thanks for this tool

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.