<INPUT type="hidden" name="content1" id="content1" runat="server">
<IFRAME ID="eWebEditor1" src="editor/ewebeditor.asp?id=content1&style=s_coolblue" frameborder="0"
scrolling="no" width="550" height="350"></IFRAME
protected System.Web.UI.HtmlControls.HtmlInputHidden content1;
取content1.Value就是啊
博客展示了INPUT和IFRAME在服务器端的代码示例,包含隐藏输入框INPUT和IFRAME的设置,还提及获取content1.Value的操作,体现了在信息技术领域文本编辑相关的应用。
995

被折叠的 条评论
为什么被折叠?



