I am downloading dynamically generated pages that when requested store some
info into session. The problem is it is overwritten if another page is
requested.
Instead of the default behaviour that requests all of the html pages and
afterwards downloads image files I need it to download all image files
immediatelly for each page.
Thanks |