in reply to WWW::Mechanize Problem POSTing Form

Are you POSTing to a static HTML? Apache does not allow this. You'll probably want to correct your form's action attribute to point to some script.
  • Comment on Re: WWW::Mechanize Problem POSTing Form