WWW-Mechanize - Re: Dinamically setting form action

Posted on Tue Oct 17 14:30:19 2006 by marcolz in response to 3266 (See the whole thread of 4)
Re: Dinamically setting form action
Hi, great help! I didn't know about update_html(). Let me try improve your hint: - "save_content()" method doesn't get the content, to achieve that you're supposed to use "content()". - I found a strange behaviour: it looks like Mechanize doesn't like ';jsessionid' into FORM action URIs. Thanks! Marco
Direct Responses: 3274 | Write a response