lynx-ssl and --post_data

2001-06-19 Thread Harland Christofferson
Has anyone been able to use this option successfully? I am trying to logon to a secure server w/ usernamd, password and a post. I have had no success at all w/ this. HELP!

lynx-ssl and post_data

2001-06-18 Thread Harland Christofferson
I am trying to automatically logon to a secure web server. I have not been able to figure out the syntax to accomplilsh this however. By my estimation, something akin to: cat << --- | lynx --post_data https://wwws.domainserver.com user=me passwd=mypass --- should do the trick. We

Re: -post_data

1998-07-10 Thread Jens B. Jorgensen
I've got a perl script which will do it. Gerald V. Livingston lI wrote: > This isn't debian specific, but what the hey. > > How does one find out the format needed to use the -post_data switch > in LYNX to feed data to a remote CGI using a script? > > (I have a

Re: -post_data

1998-07-10 Thread Daniel Martin at cush
[EMAIL PROTECTED] (Gerald V. Livingston lI) writes: > This isn't debian specific, but what the hey. > > How does one find out the format needed to use the -post_data switch > in LYNX to feed data to a remote CGI using a script? The data format is exactly what's sent

-post_data

1998-07-10 Thread Gerald V. Livingston lI
This isn't debian specific, but what the hey. How does one find out the format needed to use the -post_data switch in LYNX to feed data to a remote CGI using a script? (I have a list of addresses I want to process for ZIP+4 zip codes through the form located at http://www.usps.com