火车采集器软件交流官方论坛

 找回密码
 加入会员
搜索
火车采集器V9版免费下载火车浏览器 - 可视采集,万能群发,全自动脚本工具
查看: 2128|回复: 0

无法获取栏目列表

[复制链接]
发表于 2011-9-9 15:57:11 | 显示全部楼层 |阅读模式
在使用添加web发布配置的时候,无法获取栏目列表,错误如图:,请问是哪块出了问题?左边代码如下:<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>生成HTML</title>
<link href="css_body.css" rel="stylesheet" type="text/css" />
<link rel="stylesheet" type="text/css" media="all" href="../include/calendar/calendar-win2k-1.css" title="win2k-1" />
<script type="text/javascript" src="../include/calendar/calendar.js"></script>
<script type="text/javascript" src="../include/calendar/calendar-cn.js"></script>
<script type="text/javascript" src="main.js"></script>
</head>
<body>
<div class="bodytitle">
        <div class="bodytitleleft"></div>
        <div class="bodytitletxt">HTML更新</div>
</div>
<table width="96%" border="0" cellpadding="1" cellspacing="1" align="center" class="tbtitle" style="background:#E2F5BC;">
  <form name="form1" action="makehtml_list_action.php" method="get" target='stafrm'>
    <tr>
      <td height="20" colspan="2" bgcolor="#EDF9D5"> <table width="98%" border="0" cellpadding="0" cellspacing="0">
          <tr>
            <td width="30%" height="18"><strong>&nbsp;&nbsp;更新栏目HTML:</strong></td>
            <td width="70%" align="right"><a href="catalog_main.php"><u>栏目管理</u></a>
            </td>
          </tr>
        </table></td>
    </tr>
    <tr>
      <td width="108" valign="top" bgcolor="#FFFFFF"><strong>&nbsp;&nbsp;</strong>选择栏目:</td>
      <td valign="top" bgcolor="#FFFFFF">
        <strong>&nbsp;&nbsp;</strong>
        <input type="hidden" name="typeid" value="0">
<input type="button" name="selbt1" value="请选择..." style="height:21px;width:150px;border:0px;background-image:url(img/ctbg.gif);padding-top:2px; background-color: transparent" onClick="SelectCatalog('form1','typeid','selbt1',0,'','1');">
                </td>
    </tr>
    <tr>
      <td height="20" valign="top" bgcolor="#FFFFFF"><strong>&nbsp;&nbsp;</strong>更新选项:</td>
      <td height="20" valign="top" bgcolor="#FFFFFF"> <strong>&nbsp;&nbsp;</strong>
        <input name="uptype" type="radio"  value="all" checked>
        归档所有文档
        <input name="uptype" type="radio"  value="1">
        仅归档指定日期之后的文档</td>
    </tr>
    <tr>
      <td height="35" valign="middle" bgcolor="#FFFFFF"><strong>&nbsp;&nbsp;</strong>指定日期:</td>
      <td height="20" valign="middle" bgcolor="#FFFFFF">
        <strong>&nbsp;&nbsp;</strong>
      <input name="starttime" value="2010-09-09 15:52:51" type="text" id="pubdate" style="width:220px">&nbsp;&nbsp;  
   </td>
    </tr>
    <tr>
      <td height="20" valign="top" bgcolor="#FFFFFF"><strong>&nbsp;&nbsp;</strong>每次最大创建页数:</td>
      <td height="20" valign="top" bgcolor="#FFFFFF"><strong>&nbsp;&nbsp;</strong>
        <input name="maxpagesize" type="text" id="maxpagesize" value="15" size="10">
        个文件 </td>
    </tr>
    <tr>
      <td height="20" valign="top" bgcolor="#FFFFFF"><strong>&nbsp;&nbsp;</strong>是否更新子栏目:</td>
      <td height="20" valign="top" bgcolor="#FFFFFF">
          <strong>&nbsp;&nbsp;</strong>
          <input name="upnext" type="radio"  value="1" checked>
        更新子级栏目
        <input type="radio" name="upnext"  value="0">
        仅更新所选栏目 </td>
    </tr>
    <tr>
      <td height="35" colspan="2" bgcolor="#F8FBFB" align="center">
              <input name="b112" type="button" value="开始生成HTML" onClick="document.form1.submit();" class="inputbut"/>
      </td>
    </tr>
  </form>
  <tr bgcolor="#E5F9FF">
    <td height="20" colspan="2" bgcolor="#EDF9D5"> <table width="100%">
        <tr>
          <td width="74%">进行状态: </td>
          <td width="26%" align="right"> <script language='javascript'>
                    function ResizeDiv(obj,ty)
                    {
                            if(ty=="+") document.all[obj].style.pixelHeight += 50;
                            else if(document.all[obj].style.pixelHeight>80) document.all[obj].style.pixelHeight = document.all[obj].style.pixelHeight - 50;
                    }
                    </script>
            [<a href='#' onClick="ResizeDiv('mdv','+');">增大</a>] [<a href='#' onClick="ResizeDiv('mdv','-');">缩小</a>]
          </td>
        </tr>
      </table></td>
  </tr>
  <tr bgcolor="#FFFFFF">
    <td colspan="2" id="mtd"> <div id='mdv' style='width:100%;height:100;'>
        <iframe name="stafrm" frameborder="0" id="stafrm" width="100%" height="100%"></iframe>
      </div>
      <script language="JavaScript">
          document.all.mdv.style.pixelHeight = screen.height - 360;
          </script> </td>
  </tr>
</table>
</body>
</html>

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有帐号?加入会员

x
您需要登录后才可以回帖 登录 | 加入会员

本版积分规则

QQ|手机版|Archiver|火车采集器官方站 ( 皖ICP备06000549 )

GMT+8, 2025-7-11 19:35

Powered by Discuz! X3.4

Copyright © 2001-2020, Tencent Cloud.

快速回复 返回顶部 返回列表