Aus dem von Discuz getrennten Web -Editor können Sie es Ihrer Seite hinzufügen, um den Codecode wie folgt zu kopieren:
<! DocTypEHtmlPublic-// w3c // dtdhtml4.0Transitional // en>
<html>
<kopf>
<metahttp-äquiv = content-typecontent = text/html; charSet = gbk>
<title> Discuz Editor </title>
<metaname = keywordScontent = discuz editor>
<metaname = BeschreibungContent = Discuz Editor>
<metaname = generatorContent = discuz! 5.0.0 withTemplates5.0.0>
<metaname = mssmartTagspreventParsingContent = true>
<metahttp-äquiv = msthemecompatiblecontent = yes>
</head>
<br/>
Bitte beachten Sie den Quellcode dieses Beispiels, um die Methode aufzurufen. <br/>
UBB -Codeanzeige: Fügen Sie die ubb.asp -Datei auf der von der angezeigten Seite <br/> hinzu
Wie unten gezeigt: ubbCode (server.htmlencode (request (content))) <br/>
<formMethod = postaction =? action = add>
<TableCellSpacing = 1Border = 1>
<tr>
<Thcolspan = 2> post </th> hinzufügen
</tr>
<tr>
<tdwidth = 26> Titel </td>
<tdwidth = 699Style = text-align: links> <inputType = TextName = titleSize = 42>
</td>
</tr>
<tr>
<td> Inhalt </td>
<td>
<textareaname = contentCols = 80Rows = 2Style = Anzeige: Keine> </textArea>
<iframeid = edoName = editorsrc = edit.htm? id = contentFrameborder = 0MarginHeight = 0MarginWidth = 0Scrolling = Nostyle = Höhe: 320px; Breite: 100%> </iframe>
</td>
</tr>
<tr>
<tdcolspan = 2>
<Divalign = center>
<InputType = subledValue = Inhalt hinzufügen>
<InputType = ResetValue = Refill>
</div> </td>
</tr>
</table>
</form>
</body>
</html>