读书人

如何在AJAX.net UpDatePanel中取FCKed

发布时间: 2012-01-12 22:11:58 作者: rapoo

怎么在AJAX.net UpDatePanel中取FCKeditor的值
怎么在AJAX.net UpDatePanel中取FCKeditor的值.
前台

HTML code
 <FCKeditorV2:FCKeditor ID="content" runat="server" Height="260px" Width="100%" BasePath="../fckeditor/"></FCKeditorV2:FCKeditor>


[解决办法]
探讨
Request.Form[the name of fckeditoryV2]

读书人网 >asp.net

热点推荐