一、管理 index.asp 名字:admin 密码:admin 外部调用首页文章body.asp 调用代码<% sql1="select top 5 * from news_info
where typeid=1 order by newsid desc " set rs1=server.createobject("adodb.recordset") rs1.open sql1,conn,1,1 typeid=rs1("typeid") do while not rs1.eof %> <TR> <TD class="fonts_black"><IMG height=12 src="images/bullet.gif" width=16><A