chenhaiqing 发表于 2009-9-2 14:02:23

采集来的数据发布不了..各位指点一下..

本帖最后由 chenhaiqing 于 2009-9-2 14:13 编辑

我的数据采集来了..但是发布不了..我的CMS系统是dede的...用了尘缘的5.3的发布模块...但是发布不成功...我用HTTPAnalyzer来抓取dede的article_add.php页面的post数据
数据如下:只用了3个标签[标签:标题][标签:简介](这个是内容提要)[标签:内容]
-----------------------------7d97d174011c
Content-Disposition: form-data; name="channelid"
1
-----------------------------7d97d174011c
Content-Disposition: form-data; name="dopost"
save
-----------------------------7d97d174011c
Content-Disposition: form-data; name="title"
[标签:标题]
-----------------------------7d97d174011c
Content-Disposition: form-data; name="shorttitle"

-----------------------------7d97d174011c
Content-Disposition: form-data; name="redirecturl"

-----------------------------7d97d174011c
Content-Disposition: form-data; name="tags"

-----------------------------7d97d174011c
Content-Disposition: form-data; name="picname"

-----------------------------7d97d174011c
Content-Disposition: form-data; name="litpic"; filename=""
Content-Type: application/octet-stream

-----------------------------7d97d174011c
Content-Disposition: form-data; name="source"

-----------------------------7d97d174011c
Content-Disposition: form-data; name="writer"

-----------------------------7d97d174011c
Content-Disposition: form-data; name="typeid"
17
-----------------------------7d97d174011c
Content-Disposition: form-data; name="typeid2"

-----------------------------7d97d174011c
Content-Disposition: form-data; name="keywords"

-----------------------------7d97d174011c
Content-Disposition: form-data; name="autokey"
1
-----------------------------7d97d174011c
Content-Disposition: form-data; name="description"
[标签:简介]
-----------------------------7d97d174011c
Content-Disposition: form-data; name="dede_addonfields"

-----------------------------7d97d174011c
Content-Disposition: form-data; name="remote"
1
-----------------------------7d97d174011c
Content-Disposition: form-data; name="dellink"
1
-----------------------------7d97d174011c
Content-Disposition: form-data; name="autolitpic"
1
-----------------------------7d97d174011c
Content-Disposition: form-data; name="sptype"
hand
-----------------------------7d97d174011c
Content-Disposition: form-data; name="spsize"
5
-----------------------------7d97d174011c
Content-Disposition: form-data; name="body"
[标签:内容]
-----------------------------7d97d174011c
Content-Disposition: form-data; name="notpost"
0
-----------------------------7d97d174011c
Content-Disposition: form-data; name="click"
89
-----------------------------7d97d174011c
Content-Disposition: form-data; name="sortup"
0
-----------------------------7d97d174011c
Content-Disposition: form-data; name="color"

-----------------------------7d97d174011c
Content-Disposition: form-data; name="arcrank"
0
-----------------------------7d97d174011c
Content-Disposition: form-data; name="money"
0
-----------------------------7d97d174011c
Content-Disposition: form-data; name="pubdate"
2009-09-02 13:27:51
-----------------------------7d97d174011c
Content-Disposition: form-data; name="ishtml"
1
-----------------------------7d97d174011c
Content-Disposition: form-data; name="filename"

-----------------------------7d97d174011c
Content-Disposition: form-data; name="templet"

-----------------------------7d97d174011c
Content-Disposition: form-data; name="imageField.x"
38
-----------------------------7d97d174011c
Content-Disposition: form-data; name="imageField.y"
12
-----------------------------7d97d174011c--

但是一直都发布不成功..我是用cookie登录的...测试配置返回的是article_add.php页面的HTML代码...


<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>增加文章</title>
<style type="text/css">
<!--
body { background-image: url(img/allbg.gif); }
-->
</style>
<link href="img/base.css" rel="stylesheet" type="text/css">
<script language="javascript" src="../include/dedeajax2.js"></script>
<script language='javascript' src='js/main.js'></script>
<script language="javascript">
<!--
function checkSubmit()
{
if(document.form1.title.value=='')
{
alert('文章标题不能为空!');
return false;
}
if(document.form1.typeid.value==0)
{
alert('请选择档案的主类别!');
return false;
}
}
-->
</script>
</head>
<body topmargin="8">
<table width="98%" border="0" align="center" cellpadding="0" cellspacing="0">
    <tr>
      <td width="4%" height="30"><IMG height=14 src="img/book1.gif" width=20></td>
      <td width="60%"><a href="catalog_do.php?cid=0&channelid=1&dopost=listArchives"><u>文章列表</u></a> >> 发布文章</td>
      <td width="30%" align='right'><a href='/dede/content_list.php?channelid=1&cid=17'>[<u>记忆的列表页</u>]</a><a href="catalog_main.php">[<u>栏目管理</u>]</a> </td>
      <td width="1%"> </td>
    </tr>
</table>
<table width="97%" border="0" align="center" cellpadding="0" cellspacing="0" id="head1" style="border-bottom:1px solid #CCCCCC">
    <tr>
      <td colspan="2">
      <table width="800" border="0" cellpadding="0" cellspacing="0">
          <tr>
            <td width="84" height="24" align="center" background="img/itemnote1.gif"> 常规信息 </td>
            <td><a href="#"> ●输入网址采集单个网页>></a></td>
          </tr>
      </table>
      </td>
    </tr>
</table>
<table width="98%" border="0" align="center" cellpadding="0" cellspacing="0" id="getone" style="display:none">
<form name="getonepage" action="article_add.php" method="get">
<input type="hidden" name="channelid" value="1" />
<input type="hidden" name="cid" value="0" />
    <tr>
      <td colspan="2">
      <table width="100%" border="0" cellpadding="0" cellspacing="0" bgcolor="#ECF9B7">
          <tr>
            <td width="150" height="31"><strong><a name="downurl"></a> 采集单个网页-URL:</strong></td>
            <td width="320" align="center"><input name="geturl" type="text" id="geturl" style="width:290px" value="" /></td>
            <td>
             <input type="submit" class='nbt' name="Submit3" value="抓取" />
            
            <input type="button" class='nbt' name="setrule" value="规则管理" /></td>
          </tr>
      </table>
      </td>
    </tr>
</form>
</table>
<table width="98%" border="0" cellspacing="0" cellpadding="0" align="center">
<tr><td height="2"></td></tr>
</table>
<form name="form1" action="article_add.php" enctype="multipart/form-data" method="post">
<input type="hidden" name="channelid" value="1" />
<input type="hidden" name="dopost" value="save" />
<table width="98%"border="0" align="center" cellpadding="2" cellspacing="2" id="needset">
    <tr>
      <td height="24" colspan="4" class="bline">
       <table width="800" border="0" cellspacing="0" cellpadding="0">
          <tr>
            <td width="90"> 文章标题:</td>
            <td width='408'>
             <input name="title" type="text" id="title" value="" style="width:388px" />
            </td>
            <td width="90"> 简略标题:</td>
            <td>
             <input name="shorttitle" type="text" id="shorttitle" style="width:150px" />
            </td>
          </tr>
      </table>
       </td>
    </tr>
    <tr>
      <td height="24" colspan="4" class="bline">
       <table width="800" border="0" cellspacing="0" cellpadding="0">
          <tr>
            <td width="90"> 自定义属性:</td>
            <td>
             <input class='np' type='checkbox' name='flags[]' id='flagsh' value='h'>头条<input class='np' type='checkbox' name='flags[]' id='flagsc' value='c'>推荐<input class='np' type='checkbox' name='flags[]' id='flagsp' value='p'>图片<input class='np' type='checkbox' name='flags[]' id='flagsf' value='f'>幻灯<input class='np' type='checkbox' name='flags[]' id='flagss' value='s'>滚动<input class='np' type='checkbox' name='flags[]' id='flagsj' value='j' onclick='ShowUrlTr()'>跳转<input class='np' type='checkbox' name='flags[]' id='flagsa' value='a'>特荐<input class='np' type='checkbox' name='flags[]' id='flagsb' value='b'>加粗            </td>
          </tr>
      </table>
       </td>
    </tr>
    <tr>
      <td height="24" colspan="4" class="bline" id="redirecturltr" style="display:none">
    <table width="800" border="0" cellspacing="0" cellpadding="0">
          <tr>
            <td width="90"> 跳转网址:</td>
            <td>
             <input name="redirecturl" type="text" id="redirecturl" style="width:300px" value="" />
            </td>
          </tr>
       </table>
       </td>
    </tr>
    <tr>
      <td width="400%" height="24" class="bline">
       <table width="800" border="0" cellspacing="0" cellpadding="0">
      <tr>
          <td width="90"> TAG标签:</td>
          <td><input name="tags" type="text" id="tags" value="" style="width:300px" />(','号分开,单个标签小于12字节)</td>
      </tr>
      </table>
      </td>
    </tr>
    <tr id="pictable">
      <td height="24" colspan="4" class="bline">
       <table width="800" border="0" cellspacing="0" cellpadding="0">
          <tr>
            <td width="90">缩 略 图:</td>
            <td width="560">
             <table width="100%" border="0" cellspacing="1" cellpadding="1">
                <tr>
                  <td height="30">
                  <input name="picname" type="text" id="picname" style="width:240px" />
                  <input type="button"value="本地上传" style="width:70px;cursor:pointer;" />
                  <iframe name='uplitpicfra' id='uplitpicfra' src='' width='200' height='200' style='display:none'></iframe>
                  <span class="litpic_span"><input name="litpic" type="file" id="litpic"size="1" class='np coolbg'/></span>
                  <input type="button" name="Submit2" value="站内选择" style="margin-left:8px;" class='np coolbg'/>
                  <input type="button" name="Submit2" value="裁剪" style="margin-left:8px;" class='np coolbg'/>
                  <input type='checkbox' class='np' name='ddisremote' value='1' id='ddisremote'/>远程
                  </td>
                </tr>
            </table>
             </td>
            <td width="150" align="center">
            <div id='divpicview' class='divpre'></div>
            </td>
          </tr>
      </table></td>
    </tr>
    <tr>
      <td height="24" colspan="4" class="bline">
       <table width="800" border="0" cellspacing="0" cellpadding="0">
          <tr>
            <td width="90"> 文章来源:</td>
            <td width="240">
             <input name="source" type="text" id="source" style="width:160px" value="" size="16"/>
            <input name="selsource" type="button" id="selsource" value="选择"></td>
            <td width="90">作 者:</td>
            <td>
             <input name="writer" type="text" id="writer" style="width:120px" value=""/>
            <input name="selwriter" type="button" id="selwriter" value="选择"/>
            </td>
          </tr>
      </table>
      </td>
    </tr>
    <tr>
      <td height="24" colspan="4" class="bline">
       <table width="800" border="0" cellspacing="0" cellpadding="0">
      <tr>
          <td width="90"> 文章主栏目:</td>
          <td>
       <span id='typeidct'>
       <select name='typeid' id='typeid' style='width:240px'>
<option value='0'>请选择栏目...</option>
<option value='6' class='option3'>澳门简介</option>
<option value='17' class='option3'>澳门旅游新闻</option>
<option value='11' class='option3'>澳门新闻动态</option>
<option value='7' class='option3'>澳门景点</option>
<option value='12' class='option3'>─澳门世界遗产</option>
<option value='13' class='option3'>─澳门其他景点</option>
<option value='8' class='option3'>澳门购物</option>
<option value='9' class='option3'>澳门酒店</option>
<option value='10' class='option3'>澳门娱乐</option>
<option value='14' class='option3'>澳门交通</option>
</select></span>
   <img src='img/menusearch.gif' style='cursor:pointer;' alt='快捷选择' title='快捷选择' />
   
      </td>
      </tr>
      </table></td>
    </tr>
    <tr id='typeid2tr' style='display:none'>
      <td height="24" colspan="4" class="bline">
       <table width="800" border="0" cellspacing="0" cellpadding="0">
      <tr>
          <td width="90"> 文章副栏目:</td>
          <td>
          <span id='typeid2ct'></span><input type='text' name='typeid2' id='typeid2' value='' style='width:200px;' />
          <img src='img/menusearch2.gif' style='cursor:pointer;' alt='选择副栏目' title='选择副栏目' />
       </td>
      </tr>
      </table>
      </td>
    </tr>
    <tr>
      <td height="24" colspan="4" class="bline">
       <table width="800" border="0" cellspacing="0" cellpadding="0">
      <tr>
          <td width="90"> 关键字:</td>
          <td width="448"><input type='text' name="keywords" id="keywords" style="width:80%" value="" /></td>
          <td width="262"><input name="autokey" type="checkbox"; class="np" id="autokey" value="1" checked="1" />
自动获取,手动填写用","分开<br/>
<input type="button" name="Submit" value="浏览..." style="width:56;height:20" /></td>
      </tr>
      </table></td>
    </tr>
    <tr>
      <td height="24" colspan="4" class="bline">
      <table width="800" border="0" cellspacing="0" cellpadding="0">
      <tr>
          <td width="90"> 内容摘要:</td>
          <td width="449"><textarea name="description" rows="5" id="description" style="width:80%;height:50px"></textarea></td>
          <td width="261"> </td>
      </tr>
      </table>
      </td>
</tr>
<tr>
   <td><input type='hidden' name='dede_addonfields' value="">
</td>
   </tr>
    <tr>
      <td height="28" bgcolor="#F1F5F2" class="bline2">
       <div style='float:left;line-height:28px;'> <strong>文章内容:</strong></div>
       <div style='float:right;;padding-right:8px'>
         <img src="img/button_reset.gif" width="60" height="22" border="0" style="cursor:pointer; "/>
      </div>
      <div style='float:right;padding-right:8px'>
      <input name="imageField" type="image" src="img/button_save.gif" width="60" height="22" class="np" border="0"style="cursor:pointer;"/>
      </div>
      </td>
    </tr>
    <tr>
      <td width="100%" height="24" class="bline">
   <table width="800" border="0" cellspacing="0" cellpadding="0">
          <tr>
            <td width="90"> 附加选项:</td>
            <td>
             <input name="remote" type="checkbox" class="np" id="remote" value="1" checked="1"/>
            下载远程图片和资源
            <input name="dellink" type="checkbox" class="np" id="dellink" value="1" checked="1"/>
            删除非站内链接
            <input name="autolitpic" type="checkbox" class="np" id="autolitpic" value="1" checked="1"/>
            提取第一个图片为缩略图
            <input type='checkbox' name='needwatermark' value='1' class='np'/>
            图片是否加水印
            </td>
          </tr>
      </table></td>
    </tr>
    <tr>
      <td width="100%" height="24" class="bline">
      <table width="800" border="0" cellspacing="0" cellpadding="0">
          <tr>
            <td width="90"> 分页方式:</td>
            <td>
             <input name="sptype" type="radio" class="np" value="hand" checked='1' />
            手动
            <input type="radio" name="sptype" value="auto" class="np"/>
            自动 大小:
            <input name="spsize" type="text" id="spsize" value="5" size="6" /> K
            (分页符为: <font color="#FF0000">#p#分页标题#e# </font>)
             </td>
          </tr>
      </table>
       </td>
    </tr>
    <tr>
      <td>
      <input type="hidden" id="body" name="body" value="" style="display:none" /><input type="hidden" id="body___Config" value="FullPage=false" style="display:none" /><iframe id="body___Frame" src="/include/FCKeditor/editor/fckeditor.html?InstanceName=body&Toolbar=Basic" width="100%" height="450" frameborder="0" scrolling="no"></iframe>   </td>
    </tr>
</table>
<!-- //高级参数 -->
   <table width="97%" border="0" align="center" cellpadding="0" cellspacing="0" id="head1" style="border-bottom:1px solid #CCCCCC">
    <tr>
      <td>
      <table border="0" cellpadding="0" cellspacing="0">
          <tr>
            <td width="84" height="24" align="center" background="img/itemnote1.gif"> <a href='javascript:ShowHideT("adset")'><u>高级参数↑</u></a></td>
          </tr>
      </table>
      </td>
    </tr>
</table>
<table width="98%"border="0" align="center" cellpadding="2" cellspacing="2" id="adset">
<tr>
   <td height="24" colspan="4" class="bline">
      <table width="800" border="0" cellspacing="0" cellpadding="0">
      <tr>
          <td width="90" height="22"> 评论选项:</td>
          <td width="240">
          <input type='radio' name='notpost' class='np' value='0' checked='1'/>允许评论
         
          <input type='radio' name='notpost' class='np' value='1'/>禁止评论
          </td>
          <td width="90">浏览次数:</td>
          <td>
         <input type='text' name='click' value='110' style='width:100px;' />
          </td>
      </tr>
      </table>
    </td>
</tr>
<tr>
<td height="24" colspan="4" class="bline">
       <table width="800" border="0" cellspacing="0" cellpadding="0">
          <tr>
            <td width="90" height="22"> 文章排序:</td>
            <td width="240">
             <select name="sortup" id="sortup" style="width:150px">
                <option value="0" selected>默认排序</option>
                <option value="7">置顶一周</option>
                <option value="30">置顶一个月</option>
                <option value="90">置顶三个月</option>
                <option value="180">置顶半年</option>
                <option value="360">置顶一年</option>
            </select> </td>
            <td width="90">标题颜色:</td>
            <td>
             <input name="color" type="text" id="color" style="width:120px"/>
            <input name="modcolor" type="button" id="modcolor" value="选取" />
            </td>
          </tr>
      </table></td>
    </tr>
    <tr>
      <td height="24" colspan="4" class="bline">
       <table width="800" border="0" cellspacing="0" cellpadding="0">
          <tr>
            <td width="90"> 阅读权限:</td>
            <td width="240"> <select name="arcrank" id="arcrank" style="width:150px">
                     <option value='0'>开放浏览</option>
   <option value='-1'>待审核稿件</option>
   <option value='10'>注册会员</option>
   <option value='50'>中级会员</option>
   <option value='100'>高级会员</option>
            </select> </td>
            <td width="90">消费点数:</td>
            <td>
             <input name="money" type="text" id="money" value="0" size="10"/>             </td>
          </tr>
      </table>
      </td>
    </tr>
    <tr>
      <td height="24" colspan="4" class="bline">
       <table width="800" border="0" cellspacing="0" cellpadding="0">
      <tr>
          <td width="90"> 发布时间:</td>
          <td width="241">
         <input name="pubdate" value="2009-09-02 13:23:46" type="text" id="pubdate" style="width:200px">         </td>
          <td width="90">发布选项:</td>
          <td width="379"><input name="ishtml" type="radio" class="np" value="1" checked="1" />
生成HTML
<input type="radio" name="ishtml" class="np" value="0"/>
仅动态浏览 </td>
      </tr>
      </table></td>
    </tr>
    <tr>
      <td height="24" colspan="4" class="bline">
      <table width="800" border="0" cellspacing="0" cellpadding="0">
      <tr>
          <td width="109"> 自定义文件名:</td>
          <td width="351"><input type="text" name="filename" id="filename" />(不包括后缀名如.html等)</td>
          <td width="340">
         <input type='hidden' name='templet' value='' />          </td>
      </tr>
      </table>
      </td>
</tr>
</table>
<table width="214" border="0" cellspacing="0" cellpadding="0" align="center">
   <tr height="50">
    <td width="115">
       <input name="imageField" type="image" src="img/button_save.gif" width="60" height="22" class="np" border="0"style="cursor:pointer;"/>
    </td>
    <td width="99">
       <img src="img/button_reset.gif" width="60" height="22" border="0" style="cursor:pointer; "/>
    </td>
   </tr>
</table>
</form>
<script language='javascript'>InitPage();</script>
</body>
</html>

很是郁闷..不知道我哪步做错了..各位帮帮忙..

chenhaiqing 发表于 2009-9-2 14:34:07

没人知道怎么回事吗...爬楼爬得眼都花了也没找到解决方法..

binzhou 发表于 2009-9-2 14:41:25

我是新来的一点不懂啊

binzhou 发表于 2009-9-2 14:41:51

论坛有很多高手的
你多发帖子问一下
就OK

chenhaiqing 发表于 2009-9-2 14:45:55

55555...你们都能发布吗...教教我啊...我的QQ:289262330
页: [1]
查看完整版本: 采集来的数据发布不了..各位指点一下..