标题:[请教]include file不能正常显示
取消只看楼主
enjoy535
Rank: 1
等 级:新手上路
帖 子:114
专家分:3
注 册:2007-1-16
结帖率:40%
 问题点数:0 回复次数:0 
[请教]include file不能正常显示

通过DW编辑时,都能直接看到包含网页的内容,就是在测试时不能显示,不知道是什么原因...

附部分代码
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title>xxxxxxx</title>
<link href="all.css" rel="stylesheet" type="text/css">
</head>

<body>
<table width="760" border="0" align="center" cellpadding="5" cellspacing="0">
<tr>
<td align="center" valign="top" background="images/002.jpg"><table width="80%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td class="kuang"><!--#include file="top.jsp" --></td>
</tr>


....


<tr>
<td ><!--#include file="foot.htm"--></td>
</tr>
</table></td>
</tr>
</table></td>
</tr>
</table>
</body>
</html>

搜索更多相关主题的帖子: include file 
2007-05-31 10:03



参与讨论请移步原网站贴子:https://bbs.bccn.net/thread-143752-1-1.html




关于我们 | 广告合作 | 编程中国 | 清除Cookies | TOP | 手机版

编程中国 版权所有,并保留所有权利。
Powered by Discuz, Processed in 0.024537 second(s), 8 queries.
Copyright©2004-2024, BCCN.NET, All Rights Reserved