lynx-dev
[Top][All Lists]
Advanced

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

[Lynx-dev] Post_data, or, how can I automagically send a username/passwo


From: jeremy bentham
Subject: [Lynx-dev] Post_data, or, how can I automagically send a username/password to a site?
Date: Wed, 30 Nov 2016 20:44:58 -0800
User-agent: Mutt/1.5.21 (2010-09-15)

If this is in the documentation I didn't find it.

I have an account at my local library, and for some purposes
using lynx to access it instead of {firefox, ...} (the site makes
_extensive_ use of javascript) would be a lot faster, if I could 
automate the account access.  I apparently don't understand
-post_data, because typing

  lynx -post_data <site>
  username or barcode: <username>
   (the name of the username field)
  password: <password>
  ---
  <CR><CR>
   (note the two returns)

is, as far as I can tell, just a fancy way of typing 

  lynx -dump <site> .

I have also tried -auth .

-- 
 Dave Williams    address@hidden



reply via email to

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