Re: recursive and form posts in wget 1.9.1

2004-05-27 Thread Hrvoje Niksic
M P [EMAIL PROTECTED] writes: I'm also trying to automatically login to https://online.wellsfargo.com/cgi-bin/signon.cgi using wget but with no luck so far. Any ideas to get this working is greatly appreciated. I'm finding it hard to try this out, but I *think* that a combination of

Re: recursive and form posts in wget 1.9.1

2004-05-26 Thread M P
I'm also trying to automatically login to https://online.wellsfargo.com/cgi-bin/signon.cgi using wget but with no luck so far. Any ideas to get this working is greatly appreciated. Thanks. PM * From: Greg Underwood * Subject: Re: recursive and form posts in wget 1.9.1 * Date: Mon

Re: recursive and form posts in wget 1.9.1

2004-01-29 Thread Hrvoje Niksic
Greg Underwood [EMAIL PROTECTED] writes: 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

Re: recursive and form posts in wget 1.9.1

2004-01-28 Thread Greg Underwood
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

Re: recursive and form posts in wget 1.9.1

2004-01-27 Thread Hrvoje Niksic
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

Re: recursive and form posts in wget 1.9.1

2004-01-26 Thread Greg Underwood
Nicolas, Thanks for the tip. 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, but when I just browse to the login page, it doesn't appear to be adding a session cookie. There's a site cookie there, but I don't

recursive and form posts in wget 1.9.1

2004-01-25 Thread Greg Underwood
So I've got a complex problem. I've been perusing the archives and not seen anything resembling a conversation on it, but I may well have missed one. If this is a solved problem, I will apologize and dissapear for the small consideration of some pointers to the previous emails. :D So, my