在 2010年2月26日 下午3:09,
<[email protected]<perlchina%[email protected]>
>写道:

>   今日主题摘要
>
> 网上论坛: http://groups.google.com/group/perlchina/topics
>
>    - 一个LWP的求助 <#127091baa87d02fc_group_thread_0> [4 条更新]
>
>   主题: 一个LWP的求助<http://groups.google.com/group/perlchina/t/8b427a0b1c4a498d>
>
>    lemontv <[email protected]> Feb 25 12:34AM -0800 
> ^<#127091baa87d02fc_digest_top>
>
>    #!/usr/bin/perl
>
>    use strict;
>    use warnings;
>    use LWP;
>    use LWP::ConnCache;
>    use HTTP::Cookies;
>
>    my $url = 
> 'http://www.renren.com/PLogin.do';<http://www.renren.com/PLogin.do%27;>
>    更多... <http://groups.google.com/group/perlchina/msg/b33507b96235f263>
>
>
>    陈臻 <[email protected]> Feb 26 09:59AM +0800 ^<#127091baa87d02fc_digest_top>
>
>    勿作恶
>
>    在 2010年2月25日 下午4:34,lemontv <[email protected]> 写道:
>
>    --
>    -
>    http://www.54chen.com
>    http://twitter.com/54chen
>    更多... <http://groups.google.com/group/perlchina/msg/5ca9c8047a8dbfe0>
>
>
>    "Qiang (James)" <[email protected]> Feb 26 01:10PM +0800 
> ^<#127091baa87d02fc_digest_top>
>
>    lemontv wrote:
>
>
>    > 经过一些抓包分析,发现可能是theFile有问题,浏览器发送的包theFile的值是空的,但我搞不定这个,有人帮忙看看么? 
> 更多...<http://groups.google.com/group/perlchina/msg/e061fcd6e6e26c9a>
>
>
>    "xsir317" <[email protected]> Feb 26 02:28PM +0800 
> ^<#127091baa87d02fc_digest_top>
>
>    firefox装一个Live Http Headers看看你发帖的时候提交的请求是什么样的,然后用脚本原样提交个请求。。。
>
>    不用管页面js~
>    更多... <http://groups.google.com/group/perlchina/msg/e9a240dd31e354a>
>
>  --
> 您收到此邮件是因为您订阅了 Google 网上论坛的“PerlChina Mongers 讨论组”论坛。
> 要向此网上论坛发帖,请发送电子邮件至 [email protected]。
> 要取消订阅此网上论坛,请发送电子邮件至 
> [email protected]<perlchina%[email protected]>
> 。
> 若有更多问题,请通过 http://groups.google.com/group/perlchina?hl=zh-CN 访问此网上论坛。
>

谢谢回复,我已经搞定了,单词拼错一个了,js的确也有问题,经过排除也搞定了。

-- 
by lemontv

-- 
您收到此邮件是因为您订阅了 Google 网上论坛的“PerlChina Mongers 讨论组”论坛。
要向此网上论坛发帖,请发送电子邮件至 [email protected]。
要取消订阅此网上论坛,请发送电子邮件至 [email protected]。
若有更多问题,请通过 http://groups.google.com/group/perlchina?hl=zh-CN 访问此网上论坛。

回复