我用的是不是最新版本
不知道如何在ASP.NET中使用。
<HTML>
<HEAD>
<title>AddLog</title>
<meta name="GENERATOR" Content="Microsoft Visual Studio .NET 7.1">
<meta name="CODE_LANGUAGE" Content="C#">
<meta name="vs_defaultClientScript" content="JavaScript">
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5">
</HEAD>
<body MS_POSITIONING="GridLayout">
<form id="Form1" method="post" runat="server">
<asp:TextBox id="TextBox1" runat="server" TextMode="MultiLine"></asp:TextBox>
<IFRAME ID="eWebEditor1" src="eWebEditor/ewebeditor.asp?id=TextBox1&amp;style=s_mini" frameborder="0"
scrolling="no" width="550" height="350"></IFRAME>
</form>
</body>
</HTML>
运行之后并没有与TextBox结合在一起。