死活调不出来,大家帮我看看 我的index.asp文件
<?xml version="1.0" encoding="gb2312"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<%@LANGUAGE="JAVASCRIPT" CODEPAGE="936"%>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title>index.asp</title>
</head>
<body>
<%template _pagewordadlist%>
<table cellspacing="0" cellpadding="4" width="100%"><tbody><tbody>
<tr>
<td width="33%"><FIELDSET align=center><LEGEND align=center>最新发表的主题 TOP 5</LEGEND><script type="text/javascript" src="tools/showtopics.aspx?count=5d%22ngth=40&cachetime=40"></script></FIELDSET></td>
<td width="33%"><FIELDSET align=center><LEGEND align=center>点击最多的主题 HOT 5</LEGEND><script type="text/javascript" src="tools/showtopics.aspx?count=5(%22der=1&template=0d%22ngth=40&cachetime=40"></script></FIELDSET></td>
<td width="33%"><FIELDSET align=center><LEGEND align=center>行知论坛精华帖 BEST 5</LEGEND><script type="text/javascript" src="tools/showtopics.aspx?count=5(%22der=1&digest=1d%22ngth=40&cachetime=40"></script></FIELDSET></td>
</tr>
</tbody></table>
<table border="0" cellspacing="0" cellpadding="0" width="98%">
<td valign="top"><div align="center">
<iframe src="http://www.cctv.com/homepage/46/index.shtml" name="express" width="350" height="16" marginwidth="0" marginheight="0" frameborder="0" scrolling="no"></iframe>
</div>
</table>
</body>
</html>
到底错在那?