in reply to Re^3: WWW::Mechanize and Cookies generated through Javascript
in thread WWW::Mechanize and Cookies generated through Javascript
I found that it not the cookies that causing the problem..It the post request. How can I handle post method in mechanize.
I also like to know how it works..I posted the code which works in same. When I submit the login page then problem starts due to form method POST. If I replace post to get it works well
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^5: WWW::Mechanize and Cookies generated through Javascript
by jethro (Monsignor) on Aug 04, 2010 at 15:45 UTC |