怎样在ASP表格布局页面中包含其他的网页?
怎样在ASP表格布局页面中包含其他的网页? 例如:
<table>
<tr>
<td><!--include file="A.asp"--></td>
<td><!--include file="B.asp"--></td>
</tr>
</table>
我是用这种格式,但是网页是一片空白,什么也没有,请问各位高手,这是为什么?有没有其它的方法?
请指教!
2008-06-20 16:55
2008-06-20 17:20
2008-06-20 17:21
2008-06-20 17:21

2008-06-20 17:29
2008-06-20 17:34
2008-06-21 16:09