<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[TinyMCE Forum - Show me how to implement Tinymce text editor in ASP.net C#]]></title>
		<link>http://www.tinymce.com/forum/viewtopic.php?id=1147</link>
		<description><![CDATA[The most recent posts in Show me how to implement Tinymce text editor in ASP.net C#.]]></description>
		<lastBuildDate>Tue, 02 Aug 2005 16:57:47 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Show me how to implement Tinymce text editor in ASP.net C#]]></title>
			<link>http://www.tinymce.com/forum/viewtopic.php?pid=3691#p3691</link>
			<description><![CDATA[<p>Problem: <br />Using HTMLcontol (Text Area) <br />I am not able to programatically change the value of the text box.&nbsp; Which means I cannot dynamically populate the textarea box</p><br /><p>What I have done is <br />I have declared the name in two places</p><p>1) In html form textarea as ta_body_text<br />2) In the webform file I have delcared it once at the top <br />&nbsp; &nbsp;public System.Web.UI.HtmlControls.HtmlTextArea ta_body_text;</p><p>3) Then the actual code executes in the onload section<br />&nbsp; &nbsp; &nbsp;ta_body_text.Value = &quot;test&quot;</p><p>I was expecting test to be displayed in the box. Instead I get the error</p><p>&quot;Object reference not set to an instance of an object&quot;</p><br /><p>samples would be appriciated<br />Thanks</p>]]></description>
			<author><![CDATA[dummy@example.com (khawari)]]></author>
			<pubDate>Tue, 02 Aug 2005 16:57:47 +0000</pubDate>
			<guid>http://www.tinymce.com/forum/viewtopic.php?pid=3691#p3691</guid>
		</item>
	</channel>
</rss>
