日期:2014-05-18 浏览次数:20663 次
<%@ Page language="c#" AutoEventWireup="false" Inherits="wr.news2" %><html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title>相关链接东营市中级人民法院“东营经验”专题</title>
<link href="index.css" rel="stylesheet" type="text/css">
<base target="_blank">
</head>
<body>
<table width="770" height="241" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td width="250" height="128" valign="top"><table width="240" height="30" border="0" cellpadding="0" cellspacing="0" style="border:#A1A1A1 1px solid">
<tr>
<td width="238" height="30" background="images/bg2.jpg"> </td>
</tr>
</table></td>
<td width="520" valign="top"><table width="520" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="29" background="images/news4.jpg"><table width="500" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td width="433" class="lanmu">相关链接</td>
<td width="67" class="img-title"><strong><a href="default.htm"><font color="#CC0000">返回首页</font></a></strong></td>
</tr>
</table></td>
</tr>
</table>
<table width="520" height="598" border="0" cellpadding="0" cellspacing="0" style="border:#990000 1px solid">
<tr>
<td height="595" valign="top"><table width="500" height="14" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td height="14"> </td>
</tr>
</table><br>
<table width="500" height="14" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td class="TextList4" valign="top"><%=GetPageNews("xglj",null,537,1,Request["PageNum"],18)%></td>
</tr>
</table>
</td>
</tr>
</table></td>
</tr>
</table>
<table width="770" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td height="10"></td>
</tr>
</table>
</body>
</html>
------解决方案--------------------
建议用 XML+XSLT + HttpHandler 生成静态文件!
------解决方案--------