FCKeditor_2.6.4在线编辑器
<% Dim oFCKeditor Set oFCKeditor = New FCKeditor oFCKeditor.BasePath = "FCKeditor/" oFCKeditor.ToolbarSet = "Default" oFCKeditor.Width = "98%" oFCKeditor.Height = "500px" oFCKeditor.Value = "" oFCKeditor.Create "logbody" %>
下载地址
用户评论