Do editor da web separado pela Discuz, você pode adicioná -lo à sua página para copiar o código da seguinte forma:
<!
<html>
<head>
<metahttp-equiv = content-typeContent = text/html; charset = gbk>
<title> Editor de disco </ititure>
<metaname = keywordscontent = editor discoz>
<metaname = descriptionContent = Discuz Editor>
<metaname = generatorContent = Discuz! 5.0.0 withtemplates5.0.0>
<metaname = msSMartTagSprentParSingContent = true>
<metahttp-equiv = msthemecompatibleContent = sim>
</head>
<br/>
Consulte o código -fonte deste exemplo para chamar o método. <br/>
Exibição do código UBB: inclua o arquivo ubb.asp na página a ser exibido <br/>
Como mostrado abaixo: ubbcode (server.htmlencode (request (content)) <br/>
<formmethod = postaction =? Action = add>
<tableCellspacing = 1border = 1>
<tr>
<thcolspan = 2> Adicionar post </th>
</tr>
<tr>
<tdwidth = 26> título </td>
<tdwidth = 699style = text-align: esquerda> <inputType = textName = titlesize = 42>
</td>
</tr>
<tr>
<td> conteúdo </td>
<Td>
<textareane nome = contentCols = 80Rows = 2style = display: None> </sexttarea>
<iframeId = editorName = editorsrc = edit.htm? id = contentFrameborder = 0MarginHeight = 0MarginWidth = 0Scrolling = Nostyle = altura: 320px; largura: 100%> </frame>
</td>
</tr>
<tr>
<tdcolspan = 2>
<divalign = Center>
<inputType = submitValue = Adicionar conteúdo>
<inputType = resetValue = RECILL>
</div> </td>
</tr>
</tabela>
</morm>
</body>
</html>