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. Well, it doesn't