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

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

V3.1_blog.china.com[0606]

[复制链接]
发表于 2007-6-6 23:34:42 | 显示全部楼层 |阅读模式
V3.1_blog.china.com[0606]

听说这个也可以插入GG广告,后台跟sina相似,但是不是一样的程序。注意以下几个标签需要自定义

threadstatus=&monthreplynum=0&title=[标签:标题]&threadtypeid=0&sort_txt=&bcomment=1&year=2007&month=6&day=[标签:日]&hours=[标签:时]&minutes=[标签:分]&seconds=[标签:秒]&fatherurl=http://&channelid=[分类ID]&blog_body=<DIV>[标签:内容]</DIV>

本帖子中包含更多资源

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

x

评分

2

查看全部评分

发表于 2007-6-7 07:18:50 | 显示全部楼层
什么东西?
下来看看
发表于 2007-6-7 21:28:29 | 显示全部楼层
楼主真是太好了!!
多谢多谢
发表于 2007-6-14 21:28:04 | 显示全部楼层
"标签需要自定义",请问具体怎么自定义啊,请楼主再讲一下,我很菜
发表于 2007-6-14 21:32:45 | 显示全部楼层
我弄的测试文章成功了,可是采集同时发布的时候提示错误:
  1. 【序号】:1
  2. 【返回信息】:web在线发布错误 注意查看返回源代码(只显示一次,以下雷同):

  3. <script type='text/javascript' language='javascript' src='/js/dialog.js'></script>
  4. <html>
  5.   <head>
  6.   
  7.     <title> 提示信息 </title>
  8.   </head>
  9.   <body>
  10.     <br>
  11.         <br>

  12.         <table cellspacing="1" cellpadding="4" border="0" width="95%" class="tborder">
  13.         <tr>
  14.             <td align="center">提示信息</td>
  15.         </tr>
  16.         <tr>
  17.     <td align="center">

  18.          <script>parent._error_msg_show("没有权限。","","forbid","");</script><br>

  19.         </td>
  20.         </tr>
  21.         </table>
  22.         <br>
  23.   </body>
  24. </html>
复制代码
发表于 2007-6-15 01:37:48 | 显示全部楼层
测试的时候是可以发表文章的,但是采集的时候就不行了,会出现这样的代码:

  1. 【序号】:1
  2. 【返回信息】:web在线发布错误 注意查看返回源代码(只显示一次,以下雷同): <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3. <html xmlns="http://www.w3.org/1999/xhtml">

  4. <head>
  5. <meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
  6. <title>控制面板 - 中华网BLOG</title>
  7. <link href="http://blog.china.com/css/style.css" rel="stylesheet" type="text/css" />
  8. <script>
  9. function $(_sId){
  10.         return document.getElementById(_sId);
  11. }
  12. function hide(_sId){
  13.         $(_sId).style.display = $(_sId).style.display == "none" ? "" : "none";
  14. }
  15. function scroll_to_top()
  16. {
  17.         document.body.scrollTop=0;
  18. }
  19. function mainFrameRedirect(url)
  20. {
  21.         oo = document.getElementById("mainFrame");
  22.         oo.url = url;
  23. }

  24. </script>
  25. </head>
  26. <body style='background:url(screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.style.cursor='hand'; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" onclick="if(!this.resized) {return true;} else {window.open('http://blog.china.com/images/bg_header.jpg');}" alt="" src="http://blog.china.com/images/bg_header.jpg" onload="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" border=0>) left top repeat-x;'>
  27. <div id="main">
  28.     <div id="header">
  29.     <div class="logo"><a href="http://blog.china.com"><img src="http://blog.china.com/jsp/main/images/logo_chinadotcom.gif" border="0" width="124" height="44" hspace="10" align="absmiddle" /></a>
  30.     <a href="http://blog.china.com"><img src="http://blog.china.com/jsp/main/images/logo_blog20.gif" width="70" height="34" border="0" align="absmiddle" /></a></div>
  31.     <div class="links"><a href="http://www.china.com">首页</a>┊ <a href="http://blog.china.com">BLOG首页</a>┊ <a href="http://blog.china.com/control">我的控制面板</a>┊ <a href="http://blog.china.com/SearchAction.do">搜索</a>┊ <a href="#">帮助</a></div>
  32.     <div class="clear"><img name="" src="" width="1" height="1" alt="" /></div>
  33.   </div>
  34.   <div id="content">
  35.     <table width="100%" border="0" cellpadding="0" cellspacing="1" bgcolor="#B1AFAA">
  36.       <tr>
  37.         <td class="tit00">系统提示页面</td>
  38.       </tr>
  39.       <tr>
  40.         <td valign="top" class="error">出错啦!<br />
  41.         <a href="javascript:history.go(-1)"><< 请返回</a></td>
  42.       </tr>
  43.     </table>
  44.   </div>
  45. <script type='text/javascript' language='javascript' src='http://blog.china.com/js/footer.js'></script></div>
  46. <script type="text/javascript">
  47. <!--
  48. function iframeResize()
  49. {
  50.         var dyniframe   = null;
  51.         var indexwin    = null;

  52.         if (document.getElementById)
  53.         {
  54.                 dyniframe       = document.getElementById("mainFrame");
  55.                 indexwin        = window;

  56.                 if (dyniframe)
  57.                 {
  58.                         if (dyniframe.contentDocument)
  59.                         {
  60.                                 dyniframe.height = dyniframe.contentDocument.body.scrollHeight + 10;
  61.                         }
  62.                         else if (dyniframe.document && dyniframe.document.body.scrollHeight)
  63.                         {
  64.                                 iframeheight        = mainFrame.document.body.scrollHeight + 10;
  65.                                 windowheight = indexwin.document.body.scrollHeight - 150;
  66.                                 dyniframe.height = (iframeheight < windowheight) ? windowheight : iframeheight;
  67.                         }
  68.                 }
  69.         }
  70. }

  71. if (window.addEventListener)
  72. window.addEventListener("load", iframeResize, false)
  73. else if (window.attachEvent)
  74. window.attachEvent("onload", iframeResize)
  75. else
  76. window.onload=iframeResize
  77. -->
  78. </script>
  79. </body>
  80. </html>
复制代码
 楼主| 发表于 2007-6-15 16:17:55 | 显示全部楼层
:L :L 火车头目录下面有一个help.chm,建议参考一下
发表于 2007-6-17 04:47:58 | 显示全部楼层
支持下,不过不知怎么用
您需要登录后才可以回帖 登录 | 加入会员

本版积分规则

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

GMT+8, 2026-3-31 07:39

Powered by Discuz! X3.4

Copyright © 2001-2020, Tencent Cloud.

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