www.gusucode.com > 盐城分类信息网asp源码程序 > admin/syb.asp

    <%
'***********************************
'本站由吉林信息网团队制作
'***********************************
'--------版权说明------------------
'吉林信息网官方网站:http://www.jl-e.com
'QQ:304133183  
'***********************************
%><!--#include file=conn.asp-->
<!--#include file=cookies.asp-->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title></title>
<style type="text/css">
<!--
body {
	background-color: #E7EEF5;
	margin-top: 30px;
}
.STYLE1 {
	color: #FF0000;
	font-weight: bold;
}
-->
</style></head>
<script language = "JavaScript">

function cc(){
IframeID.document.body.innerHTML=document.all("content").value;
document.all("content").value="";
}
function chk()
{document.all("content").value=IframeID.document.body.innerHTML;}
</script>
<body onload="cc()">
<%set rs=server.createobject("adodb.recordset")
sql="select * from tbl_gonggao where g_id=1"
rs.open sql,conn,1,1%>
<table width="99%" border="1" align="center" cellpadding="3" cellspacing="0" bordercolorlight="#335078" bordercolordark="#FFFFFF" bgcolor="#C5D5E4">

<tr>
<td height="30" align="center"><strong>==分类信息网==</strong></td>
</tr>
<tr>
  <td align="center" bgcolor="#DBE4EE"><div align="left" style="line-height:140%;letter-spacing:1px;">

      <iframe src="../zhuru_admin.asp" scrolling=no border=0 frameborder=0 height="558" width="100%" target="_blank"></iframe>
<tr>
<td align="center" bgcolor="#EBF0F5">&nbsp;</td>
</tr>

</table>
</body>
</html>

<%
'***********************************
'本站由吉林信息网团队制作
'***********************************
'--------版权说明------------------
'吉林信息网官方网站:http://www.jl-e.com
'QQ:304133183  
'***********************************
%>