[EMAIL PROTECTED] wrote:
> 
> On Wed, 29 Mar 2000, Sang Kim wrote:
> 
> >Date: Wed, 29 Mar 2000 09:45:36 -0800
> >From: Sang Kim <[EMAIL PROTECTED]>
> >Reply-To: [EMAIL PROTECTED]
> >To: [EMAIL PROTECTED]
> >Subject: Re: lynx-dev lynx script
> >
> >How do I save cookies from one session and pass to a next session?
> 
> you have to enable persistent cookies, I believe at compile time.

Looks like default is enable. only disable is available in option.
 
  --disable-persistent-cookies          (define EXP_PERSISTENT_COOKIES)
        Use this option to tell configure whether to compile-in support for
        saving cookies to a file, for subsequent reuse.  This creates the file
        specified by the 'COOKIE_FILE' option, or defaults to ".lynx_cookies"
        in the home directory.  (Currently there is no protection against
        conflict if several lynx copies are active from the same account).


I see something in .lynx_cookes file but not what I am looking for.
If they don't save it to .lynx_cookies, I can find out with -trace
option. Assuming I can find out, how do I pass this cookie to lynx?

Thanks,


 
-- 
Sang Kim
[EMAIL PROTECTED]
(408)490-5989

Reply via email to