本人不精通ASP代码..
总之查了下..
估计是这里访问权限不够导致普通游客无法观察里面的内容..
下面是代码..
分隔线
_________________________________________________________________
<html xmlns=" http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title>ace .街舞团体</title>
<link href="images/css.css" type="text/css" rel="stylesheet">
<style type="text/css">
<!--
.STYLE33 {
font-size: 16px;
color: #333333;
}
-->
</style>
<!--#include file="Inc/SysProduct.asp" -->
<!--#include file="inc/Skin_css.asp"-->
<!--#include file="conn2.asp" -->
<!--#include file="admin.asp"-->
</head>
<body leftmargin="0">
<!-- #include file="Header.asp" -->
<%owen=request("id")%>
<%
id=cstr(request("id"))
Set rsnews=Server.CreateObject("ADODB.RecordSet")
sql="update news set hits=hits+1 where id="&id
conn.execute sql
sql="select * from news where id="&owen
rsnews.Open sql,conn,1,1
title=rsnews("title")
if rsnews.eof and rsnews.bof then
response.Write("数据库出错")
else
%>
<table width="900" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td width="400" height="221" align="center" valign="top"><table width="300" height="132" border="0" align="center" cellpadding="5" cellspacing="0" bgcolor="#FFFFFF">
<tr>
<td height="83"><iframe src="Newpic.asp" name="movie" width="290" marginwidth="0" height="300" marginheight="0" scrolling="No" frameborder="0" id="movie"></iframe></td>
</tr>
</table>
<br />
<table width="300" height="332" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF">
<tr>
<td align="center" valign="middle"><table height="320" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td height="316" align="center" valign="middle"><img src="<%=rspic("pic2")%>" width="290" height="320" /></td>
</tr>
</table></td>
</tr>
</table></td>
<td width="600" valign="top"><table width="590" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td><table width="590" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="26"><span class="bai1"><img height="26" src="images/bl.gif" width="26" /></span></td>
<td width="542" align="left" valign="middle" bgcolor="#FFFFFF"><span class="STYLE32"> 街舞培训 文艺演出</span></td>
<td width="12"><span class="bai3"><img height="26" src="images/br.gif" width="24" /></span></td>
</tr>
</table></td>
</tr>
<tr>
<td align="center" valign="top"><table width="580" height="627" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#2b2b2b" >
<tr>
<td height="25" align="center" valign="top">
<table height="22" cellspacing="0" cellpadding="0" width="100%" border="0">
<tbody>
<tr>
<td height="25" align="left" valign="middle"><span class="STYLE19"> ■■</span><span class="STYLE21"> 新闻内容</span></td>
</tr>
</tbody>
</table> </td>
</tr>
<tr>
<td height="611" align="center" valign="top"><table width="100%" height="599" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td width="764" height="477" valign="top"><div align="left">
<table width="95%" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td height="50" align="center" valign="middle" class="tit"><font ><b><%= rsnews("title") %></b></font></td>
</tr>
<tr>
<td height="30" align="center" valign="middle" class="tit" >发布者:Ace街舞团体 发布时间:<%= rsnews("AddDate") %> 阅读:<font color="#FF0000"><%= rsnews("hits") %></font>次 【字体:<a class="black" href="javascript:fontZoom(16)">大</a> <a class="black" href="javascript:fontZoom(14)">中</a> <a class="black" href="javascript:fontZoom(12)">小</a>】</td>
</tr>
<tr>
<td align="left" valign="top" class="black" id="fontzoom"><br /></td>
</tr>
<tr align="right">
<td align="left" valign="top"><span class="black"><%=rsnews("content") %></span></td>
</tr>
<tr align="right">
<td> </td>
</tr>
<%
end if
rsnews.close
set rsnews=nothing
%>
</table>
<br />
<table width="95%" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td align="right"><a href="javascript:window.print()">打印本页</a> | <a href="javascript:window.close()">关闭窗口</a></td>
</tr>
</table>
</div></td>
</tr>
</table></td>
</tr>
</table></td>
</tr>
</table></td>
</tr>
</table>
<!-- #include file="Footer.asp" -->
</body>
</html>
______________________________________________________
完毕.
请帮下忙谢谢...
如果我这里错了.请联系我..