<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Rails Forum - Ruby on Rails Help and Discussion Forum - how to get embeded tag element in the text area]]></title>
		<link>http://railsforum.com/viewtopic.php?id=41824</link>
		<description><![CDATA[The most recent posts in how to get embeded tag element in the text area.]]></description>
		<lastBuildDate>Tue, 23 Nov 2010 10:55:15 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[how to get embeded tag element in the text area]]></title>
			<link>http://railsforum.com/viewtopic.php?pid=133615#p133615</link>
			<description><![CDATA[<p>Hi ,<br /> Am saving video embeded code into db my using textarea.<br />Am copying video code into text area.before submitting from am doing validations.Here how to get the embeded tag width and height</p><p>mycode is<br /></p><div class="codebox"><pre><code>&lt;textarea cols=&quot;40&quot; rows=&quot;4&quot; id=&quot;embeded_video_code&quot; name=&quot;deal[embeded_video_code]&quot;&gt;
&lt;object width=&quot;408&quot; height=&quot;476&quot;&gt;
&lt;param value=&quot;http://www.youtube.com/v/q0xjbHwz2hw&amp;hl=en_US&amp;fs=1&amp;&quot; name=&quot;movie&quot;/&gt;
&lt;param value=&quot;true&quot; name=&quot;allowFullScreen&quot;/&gt;
&lt;param value=&quot;always&quot; name=&quot;allowscriptaccess&quot;/&gt;
&lt;embed width=&quot;408&quot; height=&quot;476&quot; allowfullscreen=&quot;true&quot; allowscriptaccess=&quot;always&quot; type=&quot;application/x-shockwave-flash&quot; src=&quot;http://www.youtube.com/v/q0xjbHwz2hw&amp;hl=en_US&amp;fs=1&amp;&quot;/&gt;
&lt;/object&gt;&lt;/textarea&gt;</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (lucky)]]></author>
			<pubDate>Tue, 23 Nov 2010 10:55:15 +0000</pubDate>
			<guid>http://railsforum.com/viewtopic.php?pid=133615#p133615</guid>
		</item>
	</channel>
</rss>
