From: Damjan Rems Date: 2008-09-14T15:51:26+09:00 Subject: Re: submit multiple forms using Mechanize Li Chen wrote: > > Hi all, > > I wonder if I can submit a form containing multiple queries(or batch > queries) using Mechanize. > > Thanks, > > Li Why not. You probably have multiple input fields which can be populated by Mechanize. Then you just submit the form. by TheR -- Posted via http://www.ruby-forum.com/.