response.write "<p style='margin-top: 8pxmargin-bottom: 8px'>"
response.write "<img src='images/type03.gif' alt='标题旁' width='9' height='9'>"
response.write "<a href='article/detail.asp?id="&rs("id")&" title='"&rs("title")&"-"&rs1("MclassName")&"' target='_blank'>"&title&"</a>"
%>
直接另存为xxx.asp就可以了呀。。。再看看第一行有没有<%@LANGUAGE="VBSCRIPT" CODEPAGE="65001"%>没有的话旧加上去,如果没用的话换这个<%@LANGUAGE="VBSCRIPT" CODEPAGE="936"%>