2006-5-26 02:49
我不是你的
[求助]打开页面却是下载和乱码
问一个菜鸟问题
为什么我用
<frameset cols="27%,*">
<frame name="left" src="newsindex.htm">
<frame name="right" src="newstitle.php?category=热点" scrolling="no">
<noframes>
<body>
<p>此网页使用了矿监,但是你的浏览器不支持。</p>
</body>
</noframes>
</frameset>
打开的 newstitle.php 页面 却让我下载
另外还有 有的php页面单独浏览时可以正常显示 放到<frame> 结构里 却显示部分源码?
还请高手指教,谢谢 [s:35]