<?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: Why can&#039;t I embed a form?</title>
		<link>http://en.forums.wordpress.com/topic/trying-to-embedd-a-form-on-my-blog-but-it-is-not-working</link>
		<description>WordPress.com Forums &#187; Topic: Why can&#039;t I embed a form?</description>
		<language>en</language>
		<pubDate>Mon, 20 May 2013 15:56:15 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/trying-to-embedd-a-form-on-my-blog-but-it-is-not-working" rel="self" type="application/rss+xml" />

		<item>
			<title>andrewspittle on "Why can&#039;t I embed a form?"</title>
			<link>http://en.forums.wordpress.com/topic/trying-to-embedd-a-form-on-my-blog-but-it-is-not-working#post-629422</link>
			<pubDate>Mon, 20 Jun 2011 16:48:49 +0000</pubDate>
			<dc:creator>andrewspittle</dc:creator>
			<guid isPermaLink="false">629422@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>That embed code will not work because we remove JavaScript, Flash, iframe, form and input tags for security reasons. We have more details <a href="http://support.wordpress.com/code/">in our support docs</a>.
</p>
]]></description>
					</item>
		<item>
			<title>sistasworkingarbonne on "Why can&#039;t I embed a form?"</title>
			<link>http://en.forums.wordpress.com/topic/trying-to-embedd-a-form-on-my-blog-but-it-is-not-working#post-629283</link>
			<pubDate>Mon, 20 Jun 2011 13:43:01 +0000</pubDate>
			<dc:creator>sistasworkingarbonne</dc:creator>
			<guid isPermaLink="false">629283@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I pasted the following HTML codes from Response O-Matic (<a href="https://www.response-o-matic.com" rel="nofollow">https://www.response-o-matic.com</a>) in one of my pages, but the check boxes are not appearing.  Does the KOI theme by Nick La I am using support this type of form?  Thanks!</p>
<p>&#60;!-- Begin Response-O-Matic Form --&#62;<br />
&#60;!-- DO NOT EDIT YOUR FORM HERE, PLEASE LOG IN AND EDIT AT RESPONSE-O-MATIC.COM --&#62;<br />
&#60;form enctype="multipart/form-data" method="post" action="http://www.response-o-matic.com/mail.php" accept-charset="UTF-8"&#62;<br />
       &#60;div&#62;<br />
               &#60;input type="hidden" name="acctid" id="acctid" value="5axfwvvqf9wnpq62" /&#62;<br />
               &#60;input type="hidden" name="formid" id="formid" value="953246" /&#62;<br />
               &#60;input type="hidden" name="required_vars" id="required_vars" value="name,field-ea57ec5656cebb1,field-366820b8a52056c,field-1a0e25d1ff10ed6,field-c066a4fce37ab0e,field-a510bc80afeaed3,field-e43018ac7481e69,field-0f567e31cbc1528" /&#62;<br />
       &#60;/div&#62;<br />
       &#60;table cellspacing="5" cellpadding="5" border="0"&#62;<br />
               &#60;tr&#62;<br />
                       &#60;td valign="top"&#62;<br />
                               <strong>Name:</strong><br />
                       &#60;/td&#62;<br />
                       &#60;td valign="top"&#62;<br />
                               &#60;input type="text" name="name" id="name" size="40" value="" /&#62;</p>
<p>                       &#60;/td&#62;<br />
               &#60;/tr&#62;<br />
               &#60;tr&#62;<br />
                       &#60;td valign="top"&#62;<br />
                               <strong>Have you ever used Arbonne products?</strong><br />
                       &#60;/td&#62;<br />
                       &#60;td valign="top"&#62;<br />
                               &#60;input type="text" name="field-ea57ec5656cebb1" id="field-ea57ec5656cebb1" size="40" value="" /&#62;</p>
<p>                       &#60;/td&#62;<br />
               &#60;/tr&#62;<br />
               &#60;tr&#62;<br />
                       &#60;td valign="top"&#62;<br />
                               <strong>Do you currently shop online?</strong><br />
                       &#60;/td&#62;<br />
                       &#60;td valign="top"&#62;<br />
                               &#60;select name="field-366820b8a52056c" id="field-366820b8a52056c"&#62;<br />
                                       &#60;option value="Yes"&#62;Yes&#60;/option&#62;<br />
                                       &#60;option value="No"&#62;No&#60;/option&#62;<br />
                               &#60;/select&#62;</p>
<p>                       &#60;/td&#62;<br />
               &#60;/tr&#62;<br />
               &#60;tr&#62;<br />
                       &#60;td valign="top"&#62;<br />
                               <strong>If you don't shop online, why not?</strong><br />
                       &#60;/td&#62;<br />
                       &#60;td valign="top"&#62;<br />
                               &#60;input type="text" name="field-24721e48e8d6567" id="field-24721e48e8d6567" size="40" value="" /&#62;</p>
<p>                       &#60;/td&#62;<br />
               &#60;/tr&#62;<br />
               &#60;tr&#62;<br />
                       &#60;td valign="top"&#62;<br />
                               <strong>If so, which products?</strong><br />
                       &#60;/td&#62;<br />
                       &#60;td valign="top"&#62;<br />
                               &#60;textarea name="field-0389bf9c6cffd13" id="field-0389bf9c6cffd13" rows="6" cols="40"&#62;&#60;/textarea&#62;</p>
<p>                       &#60;/td&#62;<br />
               &#60;/tr&#62;<br />
               &#60;tr&#62;<br />
                       &#60;td valign="top"&#62;<br />
                               <strong>Which products would you like to sample?</strong><br />
                       &#60;/td&#62;<br />
                       &#60;td valign="top"&#62;<br />
                               &#60;input type="checkbox" name="field-1a0e25d1ff10ed6[]" id="field-1a0e25d1ff10ed6_0" value="RE9 Anti-Aging Skin Care (women)" /&#62; RE9 Anti-Aging Skin Care (women)<br />
                               &#60;input type="checkbox" name="field-1a0e25d1ff10ed6[]" id="field-1a0e25d1ff10ed6_1" value="RE9 Anti-aging Skin Care (men)" /&#62; RE9 Anti-aging Skin Care (men)<br />
                               &#60;input type="checkbox" name="field-1a0e25d1ff10ed6[]" id="field-1a0e25d1ff10ed6_2" value="FC5 Skin Care" /&#62; FC5 Skin Care<br />
                               &#60;input type="checkbox" name="field-1a0e25d1ff10ed6[]" id="field-1a0e25d1ff10ed6_3" value="FC5 Body Wash &#38; Lotion" /&#62; FC5 Body Wash &#38; Lotion<br />
                               &#60;input type="checkbox" name="field-1a0e25d1ff10ed6[]" id="field-1a0e25d1ff10ed6_4" value="FC5 Shampoo &#38; Conditioner" /&#62; FC5 Shampoo &#38; Conditioner<br />
                               &#60;input type="checkbox" name="field-1a0e25d1ff10ed6[]" id="field-1a0e25d1ff10ed6_5" value="Acne Skin Care" /&#62; Acne Skin Care<br />
                               &#60;input type="checkbox" name="field-1a0e25d1ff10ed6[]" id="field-1a0e25d1ff10ed6_6" value="Protein Shakes" /&#62; Protein Shakes<br />
                               &#60;input type="checkbox" name="field-1a0e25d1ff10ed6[]" id="field-1a0e25d1ff10ed6_7" value="Energy Fizz Tabs" /&#62; Energy Fizz Tabs<br />
                               &#60;input type="checkbox" name="field-1a0e25d1ff10ed6[]" id="field-1a0e25d1ff10ed6_8" value="ABC Baby Skin Care" /&#62; ABC Baby Skin Care<br />
                               &#60;input type="checkbox" name="field-1a0e25d1ff10ed6[]" id="field-1a0e25d1ff10ed6_9" value="Seasource Detox (external)" /&#62; Seasource Detox (external)<br />
                               &#60;input type="checkbox" name="field-1a0e25d1ff10ed6[]" id="field-1a0e25d1ff10ed6_10" value="Cosmetics" /&#62; Cosmetics<br />
                               &#60;input type="checkbox" name="field-1a0e25d1ff10ed6[]" id="field-1a0e25d1ff10ed6_11" value="Immunity Booster" /&#62; Immunity Booster<br />
                               &#60;input type="checkbox" name="field-1a0e25d1ff10ed6[]" id="field-1a0e25d1ff10ed6_12" value="Detox Tea" /&#62; Detox Tea<br />
                               &#60;input type="checkbox" name="field-1a0e25d1ff10ed6[]" id="field-1a0e25d1ff10ed6_13" value="7-Day Internal Detox" /&#62; 7-Day Internal Detox</p>
<p>                       &#60;/td&#62;<br />
               &#60;/tr&#62;<br />
               &#60;tr&#62;<br />
                       &#60;td valign="top"&#62;<br />
                               <strong>If you try the samples and you like them, which of these are you like to do? (select all that apply)</strong><br />
                       &#60;/td&#62;<br />
                       &#60;td valign="top"&#62;<br />
                               &#60;input type="checkbox" name="field-c066a4fce37ab0e[]" id="field-c066a4fce37ab0e_0" value="Make a purchase" /&#62; Make a purchase<br />
                               &#60;input type="checkbox" name="field-c066a4fce37ab0e[]" id="field-c066a4fce37ab0e_1" value="Switch to Arbonne products" /&#62; Switch to Arbonne products<br />
                               &#60;input type="checkbox" name="field-c066a4fce37ab0e[]" id="field-c066a4fce37ab0e_2" value="Recommend Arbonne to others" /&#62; Recommend Arbonne to others<br />
                               &#60;input type="checkbox" name="field-c066a4fce37ab0e[]" id="field-c066a4fce37ab0e_3" value="Try additional Arbonne products" /&#62; Try additional Arbonne products</p>
<p>                       &#60;/td&#62;<br />
               &#60;/tr&#62;<br />
               &#60;tr&#62;<br />
                       &#60;td valign="top"&#62;<br />
                               <strong>Are you interested in learning more about Arbonne's business opportunity?</strong><br />
                       &#60;/td&#62;<br />
                       &#60;td valign="top"&#62;<br />
                               &#60;input type="checkbox" name="field-a08d0d5725cd718[]" id="field-a08d0d5725cd718_0" value="Yes" /&#62; Yes<br />
                               &#60;input type="checkbox" name="field-a08d0d5725cd718[]" id="field-a08d0d5725cd718_1" value="No. Not now." /&#62; No. Not now.</p>
<p>                       &#60;/td&#62;<br />
               &#60;/tr&#62;<br />
               &#60;tr&#62;<br />
                       &#60;td valign="top"&#62;<br />
                               <strong>We are activitly looking for individuals to try Arbonne's products so they can introduce them to their network of friends and family.  Would you be interested in any of the following:</strong><br />
                       &#60;/td&#62;<br />
                       &#60;td valign="top"&#62;<br />
                               &#60;input type="checkbox" name="field-a510bc80afeaed3[]" id="field-a510bc80afeaed3_0" value="Become a consultant" /&#62; Become a consultant<br />
                               &#60;input type="checkbox" name="field-a510bc80afeaed3[]" id="field-a510bc80afeaed3_1" value="Shop at a 20% discount as a Preferred Client" /&#62; Shop at a 20% discount as a Preferred Client<br />
                               &#60;input type="checkbox" name="field-a510bc80afeaed3[]" id="field-a510bc80afeaed3_2" value="Hosting an Arbonne event at your home" /&#62; Hosting an Arbonne event at your home<br />
                               &#60;input type="checkbox" name="field-a510bc80afeaed3[]" id="field-a510bc80afeaed3_3" value="None of the above" /&#62; None of the above</p>
<p>                       &#60;/td&#62;<br />
               &#60;/tr&#62;<br />
               &#60;tr&#62;<br />
                       &#60;td valign="top"&#62;<br />
                               <strong>Your Name</strong><br />
                       &#60;/td&#62;<br />
                       &#60;td valign="top"&#62;<br />
                               &#60;input type="text" name="field-e43018ac7481e69" id="field-e43018ac7481e69" size="40" value="" /&#62;</p>
<p>                       &#60;/td&#62;<br />
               &#60;/tr&#62;<br />
               &#60;tr&#62;<br />
                       &#60;td valign="top"&#62;<br />
                               <strong>Email Address</strong><br />
                       &#60;/td&#62;<br />
                       &#60;td valign="top"&#62;<br />
                               &#60;input type="text" name="field-0f567e31cbc1528" id="field-0f567e31cbc1528" size="40" value="" /&#62;</p>
<p>                       &#60;/td&#62;<br />
               &#60;/tr&#62;<br />
               &#60;tr&#62;<br />
                       &#60;td valign="top"&#62;<br />
                               <strong>Street Address</strong><br />
                       &#60;/td&#62;<br />
                       &#60;td valign="top"&#62;<br />
                               &#60;input type="text" name="field-46dd7bc72c8a67c" id="field-46dd7bc72c8a67c" size="40" value="" /&#62;</p>
<p>                       &#60;/td&#62;<br />
               &#60;/tr&#62;<br />
               &#60;tr&#62;<br />
                       &#60;td valign="top"&#62;<br />
                               <strong>City, State, Zip Code</strong><br />
                       &#60;/td&#62;<br />
                       &#60;td valign="top"&#62;<br />
                               &#60;input type="text" name="field-9abce62fe0f71e4" id="field-9abce62fe0f71e4" size="40" value="" /&#62;</p>
<p>                       &#60;/td&#62;<br />
               &#60;/tr&#62;<br />
               &#60;tr&#62;<br />
                       &#60;td valign="top"&#62;<br />
                               <strong>Phone Number</strong><br />
                       &#60;/td&#62;<br />
                       &#60;td valign="top"&#62;<br />
                               &#60;input type="text" name="field-2a0e887d48ee530" id="field-2a0e887d48ee530" size="40" value="" /&#62;</p>
<p>                       &#60;/td&#62;<br />
               &#60;/tr&#62;<br />
               &#60;tr&#62;<br />
                       &#60;td valign="top"&#62;<br />
                               <strong>Questions or Comments?</strong><br />
                       &#60;/td&#62;<br />
                       &#60;td valign="top"&#62;<br />
                               &#60;textarea name="field-3582475412e38ed" id="field-3582475412e38ed" rows="6" cols="40"&#62;&#60;/textarea&#62;</p>
<p>                       &#60;/td&#62;<br />
               &#60;/tr&#62;<br />
               &#60;tr&#62;<br />
                       &#60;td colspan="2" align="center"&#62;<br />
                               &#60;input type="submit" value=" Submit Form " /&#62;<br />
                       &#60;/td&#62;<br />
               &#60;/tr&#62;<br />
       &#60;/table&#62;<br />
&#60;/form&#62;<br />
&#60;center&#62;&#60;font face="Arial, Helvetica" size="1"&#62;&#60;b&#62;<br />
<a href="http://www.response-o-matic.com">Click here</a> to create your own form.<br />
&#60;/b&#62;&#60;/font&#62;&#60;/center&#62;<br />
&#60;!-- End Response-O-Matic Form --&#62;<br />
Blog url: <a href='http://sistasworkingarbonne.wordpress.com/'>http://sistasworkingarbonne.wordpress.com/</a>
</p>
]]></description>
					</item>

	</channel>
</rss>
