Thanks. I tried as you suggested but the switch is 
not supported by the version of lynx I have
(Lynx Version 2.8.3rel.1 (23 Apr 2000)
libwww-FM 2.14, SSL-MM 1.4.1, OpenSSL 0.9.6a
Built on linux-gnu Jun 13 2001 20:02:05)

I have the Debian dist. of linux and 'apt-get'ed lynx
from one of the dist. sites. Should I be using a different
version of lynx?

        From [EMAIL PROTECTED] Fri Jun 22 02:03:24 2001
        Envelope-to: [EMAIL PROTECTED]
        X-Apparently-From: <[EMAIL PROTECTED]>
        From: [EMAIL PROTECTED]
        Date: Thu, 21 Jun 2001 23:03:48 -0700
        To: [EMAIL PROTECTED]
        Subject: Re: lynx-dev feeding input to lynx-ssl on stdin?
        Mail-Followup-To: [EMAIL PROTECTED]
        References: <E15DEs2-0001jt-00@harland>
        Mime-Version: 1.0
        Content-Type: text/plain; charset=us-ascii
        Content-Disposition: inline
        User-Agent: Mutt/1.2.5i
        In-Reply-To: <E15DEs2-0001jt-00@harland>; from [EMAIL PROTECTED] on 
Thu, Jun 21, 2001 at 08:32:22PM -0400
        Sender: [EMAIL PROTECTED]
        Precedence: bulk
        Reply-To: [EMAIL PROTECTED]
        X-Mailing-List: lynx-dev

        On or about 21 Jun, 2001, Harland Christofferson
        <[EMAIL PROTECTED]> wrote:

        > I am trying to use a script and lynx-ssl to logon to
        > and navigate an ssl webserver. One attempt I have
        > tried follows:

                [...]
                
        > You may get the idea. At this point, I am trying to feed a 
        > down-arrow, a username, a password, and a carrage-return.

        For a while now, there's been an under-documented feature that does what you
        want.  Start lynx as:

        lynx -cmd_log=yourfile https://whatever.com/

        and do whatever it is you want automated.  Your keystrokes will be logged to
        "yourfile".  When and if you get to a point in the session where you'll want to
        take back control of lynx, I guess you'd have to "Q"uit lynx at that point, and
        then edit the log file to remove that "Q".  I don't believe you can turn off
        keystroke logging from within lynx, the way you can trace logging.

        Then starting with:

        lynx -cmd_script=yourfile https://whatever.com/

        will replay your desired keystrokes.

        -- 
        Michael Warner
        <[EMAIL PROTECTED]>
        
        _________________________________________________________
        Do You Yahoo!?
        Get your free @yahoo.com address at http://mail.yahoo.com
        

        ; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to [EMAIL PROTECTED]


; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to [EMAIL PROTECTED]

Reply via email to