lynx-dev
[Top][All Lists]
Advanced

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

Re: lynx-dev Re: -post_data


From: Klaus Weide
Subject: Re: lynx-dev Re: -post_data
Date: Tue, 19 Oct 1999 04:49:02 -0500 (CDT)

On Tue, 19 Oct 1999, Webmaster Jim wrote:

> echo '
> number=6552
> ---
> ' | lynx -post_data http://www.NetB D.org/cgi-bin/query-pr-single.pl

What's happening to your capital S? :)

You are making it more complicated than necessary - the following works
just as well:

 echo 'number=6552' | lynx -post_data ...


   Klaus


reply via email to

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