home *** CD-ROM | disk | FTP | other *** search
/ 221.214.14.186 / 221.214.14.186.tar / 221.214.14.186 / zb / Notepad-zb / noubb / ubb.asp
Text File  |  2005-12-26  |  103b  |  8 lines

  1. <%
  2. function UBBCode(strContent)
  3.     strContent=encodestr(strContent)
  4.     UBBCode=strContent
  5. end function
  6.  
  7. %>
  8.