ASP.NET插入数据的问题
<iframeid="eWebEditor1"src="../WebEdit/ewebeditor.htm?id=txt?style=coolblue"framebord...
<iframe id="eWebEditor1" src="../WebEdit/ewebeditor.htm?id=txt?style=coolblue" frameborder="0" scrolling="no" width="550" height="350"></iframe>
这个控件应该怎么把内容写入数据库 求帮助 ···急
还是放不进去 能写明白点吗 后面大概该怎么写呢 展开
这个控件应该怎么把内容写入数据库 求帮助 ···急
还是放不进去 能写明白点吗 后面大概该怎么写呢 展开
1个回答
展开全部
<asp:TextBox ID="txt" runat="server" Height="10px" TextMode="MultiLine"
Width="50px" style="DISPLAY:none"></asp:TextBox>
<iframe id="eWebEditor1" src="../WebEdit/ewebeditor.htm?id=txt&style=coolblue" frameborder="0" scrolling="no" width="550" height="350"></iframe>
这样,你保存txt.Text的内容就可以了。TextBox和eWebEditor1的转化我们可以不用管,他自己可以完成,你只操作TextBox就可以了,注意TextBox的ID和“ewebeditor.htm?id=txt&style=coolblue”这里的ID一致。
Width="50px" style="DISPLAY:none"></asp:TextBox>
<iframe id="eWebEditor1" src="../WebEdit/ewebeditor.htm?id=txt&style=coolblue" frameborder="0" scrolling="no" width="550" height="350"></iframe>
这样,你保存txt.Text的内容就可以了。TextBox和eWebEditor1的转化我们可以不用管,他自己可以完成,你只操作TextBox就可以了,注意TextBox的ID和“ewebeditor.htm?id=txt&style=coolblue”这里的ID一致。
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询