<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1-alpha-2539" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
		>
	<channel>
		<title>WordPress.com Forums &#187; Topic: Text widget - adding HTML code</title>
		<link>http://en.forums.wordpress.com/topic/text-widget-adding-html-code</link>
		<description>WordPress.com Forums &#187; Topic: Text widget - adding HTML code</description>
		<language>en</language>
		<pubDate>Mon, 20 May 2013 21:51:59 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/text-widget-adding-html-code" rel="self" type="application/rss+xml" />

		<item>
			<title>drmike on "Text widget - adding HTML code"</title>
			<link>http://en.forums.wordpress.com/topic/text-widget-adding-html-code#post-37090</link>
			<pubDate>Sun, 03 Dec 2006 19:50:13 +0000</pubDate>
			<dc:creator>drmike</dc:creator>
			<guid isPermaLink="false">37090@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Just for reference, forms are stripped due to security concerns.  Yours is a perfect example since it leads off site and there's no way security can be guanteed by WP.com staff.
</p>
]]></description>
					</item>
		<item>
			<title>raincoaster on "Text widget - adding HTML code"</title>
			<link>http://en.forums.wordpress.com/topic/text-widget-adding-html-code#post-36493</link>
			<pubDate>Thu, 30 Nov 2006 03:32:57 +0000</pubDate>
			<dc:creator>raincoaster</dc:creator>
			<guid isPermaLink="false">36493@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>That won't work, but you could do a text widget with your email static and then anyone wishing to subscribe could email you. I have that at the top of my blog, and spammers haven't caught on to it yet (thank god).
</p>
]]></description>
					</item>
		<item>
			<title>hwnw on "Text widget - adding HTML code"</title>
			<link>http://en.forums.wordpress.com/topic/text-widget-adding-html-code#post-36422</link>
			<pubDate>Wed, 29 Nov 2006 21:03:32 +0000</pubDate>
			<dc:creator>hwnw</dc:creator>
			<guid isPermaLink="false">36422@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thanks for the reply. I see from your post that what I'm trying to do won't work. I'm trying to put in coding for a web form that has input fields and from what you've said, this will all be stripped out. Basically, I was trying to include a form where people can give us their name and email address and will be added to an autoresponder we have on AWeber. I've just changed our template, but haven't looked at the Blix one yet.</p>
<p>Here's the code I was trying to put into the text box:</p>
<p><code>&lt;center&gt;&lt;form method=&quot;post&quot; action=&quot;http://www.aweber.com/scripts/addlead.pl&quot;&gt;&lt;br /&gt;
&lt;input type=&quot;hidden&quot; name=&quot;meta_web_form_id&quot; value=&quot;1709116709&quot;&gt;&lt;br /&gt;
&lt;input type=&quot;hidden&quot; name=&quot;meta_split_id&quot; value=&quot;&quot;&gt;&lt;br /&gt;
&lt;input type=&quot;hidden&quot; name=&quot;unit&quot; value=&quot;nextbestsellers&quot;&gt;&lt;br /&gt;
&lt;input type=&quot;hidden&quot; name=&quot;redirect&quot; value=&quot;http://www.aweber.com/form/thankyou.html&quot;&gt;&lt;br /&gt;
&lt;input type=&quot;hidden&quot; name=&quot;meta_adtracking&quot; value=&quot;blog1&quot;&gt;&lt;br /&gt;
&lt;input type=&quot;hidden&quot; name=&quot;meta_message&quot; value=&quot;1&quot;&gt;&lt;br /&gt;
&lt;input type=&quot;hidden&quot; name=&quot;meta_required&quot; value=&quot;from&quot;&gt;&lt;br /&gt;
&lt;input type=&quot;hidden&quot; name=&quot;meta_forward_vars&quot; value=&quot;0&quot;&gt;&lt;br /&gt;
&lt;table border=&quot;1&quot; bordercolor=&quot;#FFFFFF&quot;&gt;&lt;br /&gt;
&lt;tr&gt;&lt;td colspan=2&gt;&lt;center&gt;&lt;strong&gt;&lt;font face=&quot;Verdana&quot;&gt;Sign up to receive cutting edge inside information on the next big books to hit the market.&lt;/font&gt;&lt;/strong&gt;&lt;br /&gt;
&lt;br&gt;&lt;/center&gt;&lt;/td&gt;&lt;/tr&gt;&lt;br /&gt;
&lt;tr&gt;&lt;td&gt;Email:&lt;/td&gt;&lt;td&gt;&lt;input type=&quot;text&quot; name=&quot;from&quot; value=&quot;&quot; size=&quot;20&quot;&gt;&lt;/td&gt;&lt;/tr&gt;&lt;br /&gt;
&lt;tr&gt;&lt;td&gt;Name:&lt;/td&gt;&lt;td&gt;&lt;input type=&quot;text&quot; name=&quot;name&quot; value=&quot;&quot; size=&quot;20&quot;&gt;&lt;/td&gt;&lt;/tr&gt;&lt;br /&gt;
&lt;tr&gt;&lt;td align=&quot;center&quot; colspan=&quot;2&quot;&gt;&lt;input type=&quot;submit&quot; name=&quot;submit&quot; value=&quot;Sign me up!&quot;&gt;&lt;/td&gt;&lt;/tr&gt;&lt;br /&gt;
&lt;/table&gt;&lt;br /&gt;
&lt;/form&gt;&lt;/center&gt;</code>
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "Text widget - adding HTML code"</title>
			<link>http://en.forums.wordpress.com/topic/text-widget-adding-html-code#post-36415</link>
			<pubDate>Wed, 29 Nov 2006 20:03:21 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">36415@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Please provide the exact text you are trying to put in the text widget. You can place this inside back tics and then it will display in the comments here. The back tic key is to the left of the number 1 key.</p>
<p>If you are trying to set up an interactive situation this will not work using a text widget. Also be aware that the wordpress programming for security reasons will strip out all forms, styles, frames, embeds and javascipt.</p>
<p>P.S. The theme that has a contact page template is called Blix.
</p>
]]></description>
					</item>
		<item>
			<title>hwnw on "Text widget - adding HTML code"</title>
			<link>http://en.forums.wordpress.com/topic/text-widget-adding-html-code#post-36414</link>
			<pubDate>Wed, 29 Nov 2006 19:57:10 +0000</pubDate>
			<dc:creator>hwnw</dc:creator>
			<guid isPermaLink="false">36414@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I'm trying to add html code into the text widget that would let our visitors sign up for an autoresponder series. I've entered the code for the typical "opt in" box, but it's not showing up. Does anyone have any suggestions on how to do this?</p>
<p>Thanks!<br />
Jeanette
</p>
]]></description>
					</item>

	</channel>
</rss>
