<inputtype="button"value="Switch to FCKeditor"onclick="Toggle()"/>
<br/>
<br/>
<textareaid="_DataTextarea"name="Data"cols="80"rows="20"style="width: 95%">This is some <strong>sample text</strong>. You are using <a href="http://www.fckeditor.net/">FCKeditor</a>.</textarea>
</div>
<divid="_FCKeditor"style="display: none">
<!-- Note that the following button is disabled at startup.
It will be enabled once the editor is completely loaded. -->
<inputid="_BtnSwitchTextarea"type="button"disabled="disabled"value="Switch to Textarea"onclick="Toggle()"/>
<br/>
<br/>
<!-- Note that the following textarea doesn't have a "name", so it will not be posted. -->