在09-12-14,smallfish <[email protected]> 写道:
>
> 没session东东?
> --
> blog: http://chenxiaoyu.org/blog/
>
>
> 2009/12/14 joewu <[email protected]>
>
>>  在register.html页面的代码是
>> my $url='index.html?name='pig'&password='11111'';
>> $m->redirect($url);
>> 这样自动跳转可以把 register.html表单中的name和password值传给index.html页面。但这种方式密码就泄漏了。
>> 有没有一种方法,可以自动跳转,然后也能传递参数.?
>>
>> --
>> 您收到此邮件是因为您订阅了 Google 网上论坛的“PerlChina Mongers 讨论组”论坛。
>> 要向此网上论坛发帖,请发送电子邮件至 [email protected]。
>> 要取消订阅此网上论坛,请发送电子邮件至 
>> [email protected]<perlchina%[email protected]>
>> 。
>> 若有更多问题,请通过 http://groups.google.com/group/perlchina?hl=zh-CN 访问此网上论坛。
>>
>
>  --
> 您收到此邮件是因为您订阅了 Google 网上论坛的“PerlChina Mongers 讨论组”论坛。
> 要向此网上论坛发帖,请发送电子邮件至 [email protected]。
> 要取消订阅此网上论坛,请发送电子邮件至 
> [email protected]<perlchina%[email protected]>
> 。
> 若有更多问题,请通过 http://groups.google.com/group/perlchina?hl=zh-CN 访问此网上论坛。
>

一般不用SESSION的吧?在MASON现在还不知道怎么用 SESSION 。

--

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


回复