On Tue, 2005-10-11 at 16:44 +0200, Xavier Noria wrote:
> On Oct 11, 2005, at 16:23, Dan Klose wrote:
> 
> > I would like to be able to automagically submit a form to a  
> > server.  The
> > server requires that I give it a sequence of letters (a protein) in  
> > one
> > box, my email, and select several radio buttons to my chosen  
> > output.  In
> > this case the server is PSIPRED protein structure prediction server @
> > ucl.  I have no idea how to go about doing this and was wondering if
> > someone would be kind enough to point me in the right direction (a  
> > book
> > web site etc).  I guess POST or something like that?
> 
> Have a look at WWW::Mechanize.
> 
Hi,

Thanks for your suggestions.  I am going to give it a try...
However there is another way I am also going for.  If you have lynx you
can use:

lynx =cmd_log=FOO to make a series of commands for a page.

you can then use:

lynx -cmd_script=FOO

to rerun that submission.

Thanks again.

Dan.

> -- fxn
> 
-- 
Daniel Klose
PhD Student - Taylor Group
Mathematical Biology
National Institute for Medical Research
The Ridgeway
Mill Hill
London
NW7 1AA


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to