Copy Code code as follows:
<! DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 transitional//en" >
<meta http-equiv= "Content-type" content= "text/html; CHARSET=GBK ">
<title>discuz Editor </title>
<meta name= "keywords" content= "discuz Editor" >
<meta name= "description" content= "Discuz Editor" >
<meta name= "generator" content= "discuz! 5.0.0 with Templates 5.0.0 ">
<meta name= "mssmarttagspreventparsing" content= "TRUE" >
<meta http-equiv= "msthemecompatible" content= "Yes" >
<br/>
Call the method please see this example source code. <br/>
UBB Code display: The page to be displayed contains ubb.asp this file <br/>
Shown below: Ubbcode (Server.HTMLEncode (Request ("content")) <br/>
<form method= "POST" action= "Action=add" >
<table cellspacing= "1" border=1>
<tr>
<th colspan= "2" > Add posts </th>
</tr>
<tr>
<TD width= > Title </td>
<TD width= "699" style= "Text-align:left" ><input "text" type= "title" Name= ">"
</td>
</tr>
<tr>
<td> content </td>
<td>
<textarea name= "Content" cols= "rows=" 2 "style=" Display:none "></textarea>
<iframe id= "Editor" name= "Editor" src= "edit.htm?id=content" frameborder= "0" marginheight= "0" marginwidth= "0" scrolling= "No" style= "height:320px;width:100%" ></iframe>
</td>
</tr>
<tr>
<TD colspan= "2" >
<div align= "center" >
<input type= "Submit" value= "Add Content" >
<input type= "reset" value= "re-fill" >
</div></td>
</tr>
</table>
</form>
</body>
Discuz Forum UBB Editor Download