Re: Loading cookies that were set by Javascript

2007-05-17 Thread Hrvoje Niksic
"George Pavlov" <[EMAIL PROTECTED]> writes: >> > Permanent cookies are supposed to be present in cookies.txt, and >> > Wget will use them. Session cookies will be missing (regardless >> > of how they were set) from the file and therefore will not be >> > picked up by Wget. > > This is not entirel

RE: Loading cookies that were set by Javascript

2007-05-17 Thread George Pavlov
> I actually do know the cookies that are set. What I'd > like to do is add it to cookies.txt. I attempted to > edit the file, but when I load the cookies, the ones > I've added doesn't show. It only shows the ones saved > by wget. I'm not even sure what the format of the > cookies is supposed to b

Re: Loading cookies that were set by Javascript

2007-05-16 Thread Poppa Pump
Awesome. Thank you for all your help. --- Hrvoje Niksic <[EMAIL PROTECTED]> wrote: > Poppa Pump <[EMAIL PROTECTED]> writes: > > > I actually do know the cookies that are set. What > I'd like to do is > > add it to cookies.txt. I attempted to edit the > file, but when I load > > the cookies, the

Re: Loading cookies that were set by Javascript

2007-05-16 Thread Hrvoje Niksic
Poppa Pump <[EMAIL PROTECTED]> writes: > I actually do know the cookies that are set. What I'd like to do is > add it to cookies.txt. I attempted to edit the file, but when I load > the cookies, the ones I've added doesn't show. It only shows the > ones saved by wget. I'm not even sure what the fo

Re: Loading cookies that were set by Javascript

2007-05-16 Thread Poppa Pump
I actually do know the cookies that are set. What I'd like to do is add it to cookies.txt. I attempted to edit the file, but when I load the cookies, the ones I've added doesn't show. It only shows the ones saved by wget. I'm not even sure what the format of the cookies is supposed to be. --- Hrvo

Re: Loading cookies that were set by Javascript

2007-05-16 Thread Hrvoje Niksic
Poppa Pump <[EMAIL PROTECTED]> writes: > Now I also need to load 2 more cookie values, but these are set > using Javascript. Does anyone know how to set those cookies. I can't > seem to find any info on this. Thanks for your help. Wget doesn't really distinguish the cookies set by Javascript from

Re: Loading cookies that were set by Javascript

2007-05-15 Thread Steven M. Schweda
From: Poppa Pump > [...] but these are set using Javascript. [...] Wget doesn't do JavaScript. I suspect that you're doomed. Steven M. Schweda [EMAIL PROTECTED] 382 South Warwick Street(+1)

Loading cookies that were set by Javascript

2007-05-15 Thread Poppa Pump
Hi there, I'm having a bit of trouble figuring out how to load cookies. I already have a cookies file that I'm loading using: --load-cookies cookies.txt Now I also need to load 2 more cookie values, but these are set using Javascript. Does anyone know how to set those cookies. I can't seem to fin