В веб -редакторе, разделенном Discuz, вы можете добавить его на свою страницу, чтобы скопировать код кода следующим образом:
<! Doctypehtmlpublic-// w3c // dtdhtml4.0transitional // en>
<html>
<голова>
<metahttp-equiv = content-typecontent = text/html; charset = gbk>
<Title> Discuz Editor </title>
<metaname = KeyWordScontent = Discuz Editor>
<metaname = descriptionContent = Discuz Editor>
<metaname = GeneratorContent = Discuz! 5.0.0 WithTemplates5.0.0>
<metaname = mssmarttagspreventParsingContent = true>
<metahttp-equiv = msthemecompatiblecontent = yes>
</head>
<br/>
Пожалуйста, обратитесь к исходному коду этого примера, чтобы вызвать метод. <br/>
Дисплей кода UBB: включите файл UBB.ASP на страницу, которая будет отображаться <br/>
Как показано ниже: ubbcode (server.htmlencode (request (content))) <br/>
<formmethod = postaction =? action = add>
<tablecellspacing = 1border = 1>
<tr>
<thcolspan = 2> добавить пост </th>
</tr>
<tr>
<tdwidth = 26> title </td>
<tdWidth = 699Style = Text-Align: слева> <inputType = textName = titlesize = 42>
</td>
</tr>
<tr>
<TD> Контент </td>
<Td>
<textarareAname = contentCols = 80Rows = 2Style = Display: none> </textARea>
<iframeid = editorname = editorsrc = edit.htm? id = contentFrameborder = 0marginHeight = 0marginWidth = 0scrolling = nostyle = высота: 320px; ширина: 100%> </iframe>
</td>
</tr>
<tr>
<tdcolspan = 2>
<divalign = center>
<inputType = OpportValue = добавить контент>
<inputType = ResetValue = Refill>
</div> </td>
</tr>
</table>
</form>
</body>
</html>