lynx-dev
[Top][All Lists]
Advanced

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

Re: [Lynx-dev] if Post_data parameter's values differ?


From: Stef Caunter
Subject: Re: [Lynx-dev] if Post_data parameter's values differ?
Date: Sun, 5 Feb 2006 14:45:40 -0500 (EST)

get stdin from a pipe or socket

./gen_params | lynx -post_data -
                               ^
                               ^
                               ^
                               stdin specified here to the shell

Stef
http://caunter.ca/contact.html

user's parameter's value will change...So is there anyway to change the full 
command similar to this one below???(not using any text file)

lynx -accept_all_cookies -post_data http://www.mysite.com < 
user=Burak&password=123456&semester=20051 ---




reply via email to

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