[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: opposite of wget?



On Wed, Apr 8, 2009 at 1:43 PM, cesarino vinh <cesarinovinh77@gmail.com> wrote:
> With wget, I can download websites.
>
> But what can I use for giving data to a html form (eg.: giving the form some
> data on a webpage, then click ok/or send - but from command line :D )?

You want wget's --post-data option. If you want to simulate the
clicking of a button, check out perl's WWW::Mechanize or HTMLunit.

- Bryan
http://heybryan.org/
1 512 203 0507


Reply to: