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

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

ss7.5在本机测试一直登陆不成功,总是格式不符。

[复制链接]
发表于 2009-12-19 16:38:09 | 显示全部楼层 |阅读模式
偶尔能成功,但再试就不行了。不知道为什么。

以下是返回的数据,麻烦高手看看怎么回事?谢谢

  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml">
  3. <head>
  4. <meta http-equiv="content-type" content="text/html; charset=gbk" />
  5. <title>SupeSite Control Panel</title>
  6. <link id="mastercss" rel="stylesheet" href="admin/images/style.css" type="text/css" media="screen" />
  7. <style type="text/css">
  8. * { word-break: break-all; word-wrap: break-word; }
  9. body { background: #FFF; color: #000; text-align: center; line-height: 1.5em; }
  10. body, h1, h2, h3, h4, h5, p, ul, dl, ol, form, fieldset { margin: 0; padding: 0; }
  11. body, td, input, textarea, select, button { font-size: 12px; font-family: Verdana,Arial,Helvetica,sans-serif; }
  12. ul { list-style: none; }
  13. cite { font-style: normal; }
  14. a { color: #46498E; text-decoration: none; }
  15. a:hover { text-decoration: underline; }
  16. a img { border: none; }

  17. /*布局*/
  18. #wrap { margin: 0 auto; padding: 0 2px; width: 1000px; text-align: left; }
  19. #header { position: relative; height: 80px; border-bottom: 5px solid #B7C6F5; }
  20. #header h2, #topmenu, #menu { position: absolute; }
  21. #header h2 { left: 0; bottom: 10px; }
  22. #topmenu { right: 1em; bottom: 3.5em; }
  23. #menu { right: 1em; bottom: -5px; line-height: 28px; }
  24. #menu li { float: left; padding: 2px 1em; }
  25. #menu li.active { padding-top: 0; border: solid #B7C6F5; border-width: 2px 1px 0; background: #FFF; }
  26. .mainarea { float: right; width: 100%; margin-left: -150px; }
  27. .maininner { margin-left: 170px; }
  28. .side { float: left; width: 150px; }

  29. #content { margin: 1em 0;}
  30. .title { margin-bottom: 10px; padding-bottom: 0.5em; border-bottom: 1px solid #B7C6F5;}
  31. .title h1, .title h3 { padding: 0.6em 0 0.2em 0; font-size: 1.17em; }
  32. .footactions { margin: 0 0 1em; padding: 0.5em; border: 2px solid #B7C6F5; border-top: 0px; }
  33. /*\*/ * html .footactions { height: 1%; } /**/ * > .footactions { overflow: hidden; }
  34. .footactions .pages { float: right; }
  35. .footactions a { margin-right:12px;}


  36. /*细线边框区域*/
  37. .bdrcontent { padding: 1em; border: 2px solid #B7C6F5; zoom: 1; }

  38. #footer { clear: both; padding: 1em 0; color: #939393; text-align: center; }
  39. #footer p { font-size: 0.83em; }
  40. #footer .menu a { padding: 0 1em; }

  41. </style>
  42. <script type="text/javascript">
  43. var siteUrl = "http://localhost:1108/ss";
  44. </script>
  45. <script src="http://localhost:1108/ss/include/js/ajax.js" type="text/javascript" language="javascript"></script>
  46. <script src="http://localhost:1108/ss/include/js/common.js" type="text/javascript" language="javascript"></script>
  47. </head>
  48. <body style="background: #FFF; color: #000; font: 75% Arial, Helvetica, sans-serif;">

  49. <div style="position: absolute; left: 50%; top: 50%; width: 500px; height: 230px; margin-left: -250px; margin-top: -115px;">
  50. <div style="border: 1px solid #CCC; background: #EEE; padding: 5px; text-align:left;">
  51. <form method="post" name="login" action="http://localhost:1108/ss/admincp.php" style="background: #FFF url(http://localhost:1108/ss/admin/images/loginlogo.gif) no-repeat 40px 50%; margin: 0; padding: 20px 0 20px 180px;">
  52. <input type="hidden" name="formhash" value="83e549d5" />
  53. <fieldset style="border: none; border-left: 1px solid #EEE; padding-left: 3em;">
  54. <p style="margin: 0.5em 0;">登录为:<strong>admin</strong>&nbsp;&nbsp;<a href="http://localhost:1108/ss/batch.login.php?action=logout" target="_blank">退出</a></p>
  55. <p style="margin: 0.5em 0;">密 码:<input type="password" id="admin_password" name="admin_password" tabindex="2" style="width: 10em; border: 1px solid #CCC; padding: 4px 2px;"></p>
  56. <p style="margin: 0.5em 0;">    <input type="submit" class="button" name="dologinbtn" value="登录管理平台" style="background: #DDD; border-top: 1px solid #EEE; border-right: 1px solid #BBB; border-bottom: 1px solid #BBB; border-left: 1px solid #EEE; padding: 3px; cursor: pointer;" /></p>
  57. </fieldset>
  58. <input type="hidden" name="dologin" value="yes" />
  59. </form>
  60. </div>
  61. <p style="margin: 0.5em 0; text-align: center; font-size: 10px;">
  62. Powered by <a href="http://www.supesite.com" target="_blank" style="color: #006"><b>SupeSite</b></a> 7.5&copy; 2001-2009 <a href="http://www.comsenz.com" target="_blank" style="color: #006">Comsenz Inc.</a>
  63. </p>
  64. </div>
  65. </body>
  66. </html>
复制代码
发表于 2009-12-19 17:03:00 | 显示全部楼层
登陆不成功,是格式不符
发表于 2009-12-19 17:23:45 | 显示全部楼层
1. SS需要登录两次,登录的时候选择COOKIE保存期限为一年
2. 火车头选项设置中修改user agent与你的IE相同
发表于 2010-1-17 00:44:53 | 显示全部楼层
这个网站有 ss7.5的过则免费下载            www.kfcen.com
您需要登录后才可以回帖 登录 | 加入会员

本版积分规则

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

GMT+8, 2025-4-26 11:00

Powered by Discuz! X3.4

Copyright © 2001-2020, Tencent Cloud.

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