On Tuesday 27 January 2004 05:23 pm, Hrvoje Niksic wrote:
> Greg Underwood <[EMAIL PROTECTED]> writes:
> > I took a peek at my cookies while logging into the site in a regular
> > browser.  It definitely adds a session cookie when I log in,
>
> I think your problem should be solvable with `--keep-session-cookies'.
> The server will have no way of knowing that the two "sessions" are in
> fact different.  For example:
>
> # "Browse" to the log in page to get a permanent cookie and the unique
> # string.  (We keep session cookies just in case they get added too.)
>
> wget --keep-session-cookies --save-cookies login.txt LOGIN-PAGE-URL


I tried that, and the logins.txt file was still empty.

Can you give me an example of a URL that uses sessions cookies so I can see 
what is supposed to be written into the login.txt file when I do this first 
step?


-Greg

Reply via email to