<div class="mainstory">
<h2><span class="boxhead col-icon12">{$tag:modulename}评论</span><span class="headLinks"><a href="{$newasp:commentlinks}">评论内容只代表网友观点,与本站立场无关!</a> <input type="button" name="postBtn2" id="postBtn2" value="发表评论" onclick="showElement('postComment2')" /> </span></h2>
<div class="story" >{$xml:datalist id="commentlist" file="commentlist.xslt" maxnum="6" length="100" title="显示评论列表"}</div>
</div>
<html>
<head>
<title>笑话评论</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
</head>
<body>
<form name="form1" method="post" action="SaveData.asp">
<table width="100%" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td width="31%" height="26"><div align="right">用户名:</div></td>
<td width="69%"> <input name="title" type="text" id="title"> <strong>!查看更多评论</strong>
</td>
</tr>
<tr>
<td>
<input type="radio" name="score1" value="100"> 100
<input type="radio" name="score1" value="85"> 85
<input type="radio" name="score1" value="70"> 70
<input type="radio" name="score1" value="55"> 55
<input type="radio" name="score1" value="40"> 40
<input type="radio" name="score1" value="25"> 25
<input type="radio" name="score1" value="10"> 10
<input type="radio" name="score1" value="1"> 1
<td height="26"><div align="right">内容:</div></td>
<td><textarea name="content" cols="60" rows="10" id="content"></textarea></td>
</tr>
<tr>
<td height="30"> </td>
<td><input type="submit" name="Submit" value="提交"></td>
<td><input type="reset" name="reset" value="重设"></td><td><a href="#">通知管理员</a></td>
<td><input type="checkbox" name="check" value="验证码">验证码</td><input type"text" name="yzm" size="4">点击此处获取验证码</td>
</tr>
</table>
</form>
</body>
</html>
点击此处获取验证码,这里需要用JSP做出来,不好意思,这个我就为难了
你这是新云网NEWASP。NET这个网的评论吧。把JS转成HTML就可了,改一JS也可以的