|
学习火车头多年,采集了上万的数据,从没有失手,现想在DEDECMS上发布,却遇到如下系统提示,很纳闷.如下是火车头测试的信息.
我用的是火车采集器3.2SP5
我选了分类见图
<html>
<head>
<title>DedeCms 系统提示</title>
<meta http-equiv="Content-Type" c />
<base target='_self'/>
</head>
<body leftmargin='0' topmargin='0'>
<center>
<script>
var pgo=0;
function JumpUrl(){
if(pgo==0){ location='javascript:history.go(-1);'; pgo=1; }
}
document.write("<br/><div style='width:400px;padding-top:4px;height:24;font-size:10pt;border-left:1px solid #b9df92;border-top:1px solid #b9df92;border-right:1px solid #b9df92;background-color:#def5c2;'>DedeCms 提示信息:</div>");
document.write("<div style='width:400px;height:100;font-size:10pt;border:1px solid #b9df92;background-color:#f9fcf3'><br/><br/>");
document.write("请指定文档的栏目!");
document.write("<br/><br/><a href='javascript:history.go(-1);'>如果你的浏览器没反应,请点击这里...</a><br/><br/></div>");
setTimeout('JumpUrl()',5000);</script>
</center>
</body>
</html>
[ 本帖最后由 vovovo 于 2008-5-31 22:18 编辑 ] |
本帖子中包含更多资源
您需要 登录 才可以下载或查看,没有帐号?加入会员
x
|