| I'd like to copy a page with multi language support. The different languages
are set by a cookie (userlang en / userlang fi / userlang de ...). On every
page are links to 7 language versions. So you can switch every page to an
other language, e.g.
<http://www.domain.com/index.php?userlang=fr>
Once you have selected a different language it is stored in the cookie. The
links on the page seems to be identical for HTTRack, becaus it has only a link
<http://www.domain.com/page123.php>! Now HTTrack says "ok, I have saved
page123.php already". But that's wrong it was the other language version.
I need a match of cookie -- webside, e.g. save for every page the cookie how
it was set by accessing exactly this page. In the end of HTTRack copying there
seems to be only one cookie for all pages.
| |