ASP 给文章评论页面添加表情

来源:百度知道 编辑:UC知道 时间:2024/06/07 15:40:44
<form action="1.asp" method="post" name="Message" >

<img src="001.gif" width="19" height="19" onClick="document.forms[0].gb_word.value+='[-_-] ';document.forms[0].gb_word.focus()" style="cursor:hand">
<img src="002.gif" width="19" height="19" onClick="document.forms[0].gb_word.value+='[@o@] ';document.forms[0].gb_word.focus()" style="cursor:hand">

<textarea name="gb_word" cols="48" rows="10" onkeydown=this.form.gb_word; onkeyup=this.form.gb_word;></textarea>

<input type="submit" name="Submit" value="提交">
</form>

1.asp

<%@LANGUAGE="VBSCRIPT" CODEPAGE="936"%>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "

<%call chang4(Trim(Rs("Content"))) %>

用FckEditor吧,可视化
本站就是用FckEditor
http://mslasp.net.cn/
欢迎您的光临