De l'éditeur Web séparé par Discuz, vous pouvez l'ajouter à votre page pour copier le code du code comme suit:
<! Doctypehtmlpublic - // w3c // dtdhtml4.0transitional // en>
<html>
<adal>
<Metahttp-Equiv = Content-TypeContent = Text / Html; charSet = GBK>
<Title> Discuz Editor </Title>
<métaname = keywordScontent = Discuz Editor>
<métaname = descriptionContent = Discuz Editor>
<métaname = générateur-content = Discuz! 5.0.0 WithTemplates5.0.0>
<métaname = mssmarttagspreventParsingContent = true>
<métahttp-equiv = msTheMecompatibleContent = oui>
</ head>
<br/>
Veuillez vous référer au code source de cet exemple pour appeler la méthode. <br/>
Affichage du code UBB: incluez le fichier ubb.asp sur la page à afficher <br/>
Comme indiqué ci-dessous: ubbcode (server.htmLencode (request (contenu))) <br/>
<formMethod = postAction =? Action = Add>
<TableCellSpacing = 1Border = 1>
<tr>
<ThcolSpan = 2> Ajouter le post </th>
</tr>
<tr>
<tdWidth = 26> Title </td>
<tdWidth = 699Style = Text-Align: Left> <inputType = textName = TitleSize = 42>
</td>
</tr>
<tr>
<TD> Content </td>
<TD>
<TextAreAname = ContentCols = 80Rows = 2Style = Affichage: Aucun> </ TextArea>
<iframeid = editorName = editorsrc = edit.htm? id = contenuFrameBorder = 0marginheight = 0marginwidth = 0scrolling = nostyle = height: 320px; width: 100%> </ iframe>
</td>
</tr>
<tr>
<tdcolspan = 2>
<divalign = Center>
<futType = soumidValue = Ajouter du contenu>
<futType = resetValue = Refill>
</div> </td>
</tr>
</ table>
</ form>
</docy>
</html>