Dari editor web yang dipisahkan oleh Discuz, Anda dapat menambahkannya ke halaman Anda untuk menyalin kode kode sebagai berikut:
<! Doctypehtmlpublic-// w3c // dtdhtml4.0transitional // en>
<Html>
<head>
<METAHTTP-EQUIV = Content-TypeContent = Text/html; charset = gbk>
<title> Editor Discuz </iteme>
<metaname = KeyWordScontent = DiscUz Editor>
<metaname = descriptionContent = Discuz Editor>
<metaname = GeneratorContent = DiscUz! 5.0.0 Withtemplates5.0.0>
<metaname = mssmarttagspreventparsingcontent = true>
<metahttp-equiv = msThemeCompatiblecontent = ya>
</head>
<br/>
Silakan merujuk ke kode sumber contoh ini untuk memanggil metode ini. <br/>
Tampilan kode UBB: Sertakan file UBB.asp pada halaman yang akan ditampilkan <br/>
Seperti yang ditunjukkan di bawah ini: UBBCode (server.htmlencode (permintaan (konten))) <br/>
<formMethod = postaction =? Action = add>
<TableCellspacing = 1Border = 1>
<tr>
<THCOLSPAN = 2> Tambahkan POST </t>
</tr>
<tr>
<tdwidth = 26> judul </td>
<tdwidth = 699Style = Text-Align: Left> <InputType = TextName = TitleSize = 42>
</td>
</tr>
<tr>
<td> konten </td>
<td>
<textareaname = contentCols = 80rows = 2style = display: none> </pextarea>
<iframeid = editorName = editorsrc = edit.htm? id = contentFrameBorder = 0MarginHeight = 0marginwidth = 0scrolling = nostyle = Tinggi: 320px; Lebar: 100%> </iframe>
</td>
</tr>
<tr>
<tdcolspan = 2>
<Divalign = Center>
<inputType = SubMitValue = Tambahkan Konten>
<inputType = resetValue = isi ulang>
</div> </td>
</tr>
</boable>
</form>
</body>
</html>