On 28/11/12 09:32, Wolfgang Hennerbichler wrote: > Hello dear wget-fellows, > > I'm currently crawling a webpage with wget. this page (stupid enough, I know) > has different language settings, and although the URLs of the languages are > different, there are specific buttons on the page that display data dependent > on > a session cookie. > I may be wrong, but It seems that wget doesn't support this kind of recursive > retrieval, because I just don't see a cookie-file hanging around when > executing > the following command: Maybe those buttons work with javascript? If the web page works with javascript (and plugins: java, flash, silverlight...) disabled, wget should be able to crawl it.
We can hardly test it without $DOMAIN, though.
