lynx-dev
[Top][All Lists]
Advanced

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

Re: lynx-dev How to perform form submit and post the form data in the co


From: Matt Ackeret
Subject: Re: lynx-dev How to perform form submit and post the form data in the command line?
Date: Mon, 29 Jun 1998 19:34:53 -0700 (PDT)

On Tue, 30 Jun 1998, Yen-Hua Huang wrote:
>Currently I work on a project in which a WWW query from Unix command line may
>help automatize the whole processing. Does any one know how to write a single
>command line and perform form submission via the POST method? Thanks a lot.

Writing a simple Perl program to do this might be the best bet.  If you use
LWP::UserAgent; 
it will do the work for you.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]