in reply to Re: WWW::Mechanize, how to set action
in thread WWW::Mechanize, how to set action

Thanks, I'm one step closer.
Now instead of getting a 500 error I'm getting
submit failed: 400 URL must be absolute
  • Comment on Re^2: WWW::Mechanize, how to set action

Replies are listed 'Best First'.
Re^3: WWW::Mechanize, how to set action
by Joost (Canon) on Aug 05, 2005 at 19:28 UTC
      ya, i thought so too, but when i do that i get the 500 error back. So either im missing some form variable or the action im setting is plain wrong.
      Is there a way with IE6 (or some other browser) to see what is being sent in a post call?