新浪HtmlEditor在线编辑器怎么使用呀
新浪HtmlEditor在线编辑器怎么使用呀?页面是用.net开发的。
网上一些资料是这么用的。但是在我的站点里,还是不行,请高手指点谢谢。
<textarea id="cNote" runat="server" cols="50" name="cNote" rows="8" style="display:none;"></textarea>
<iframe id="MyIframe" runat="server" src="HtmlEditor/editor.htm?id=cNote&ReadCookie=0" frameBorder="0" marginHeight="0"
marginWidth="0" scrolling="No" width="621" height="459"></iframe>