| > There is a web site I have been trying to mirror and
I
> can mirror the site with out any problems. What I
> can't get to work is the authication that happens
when
> I open the page. This page is the kind if you don't
> have an account with them, you get all kinds of pop
up
> windows. I would like to mirror this site using my
> login, so those annoying pop up windows don't happen.
>
> I have used the URL capture option, and it did work
on
> the first, or opening page, but all pages after that
> where treated as if I wasn't logged in.
>
> Other than that, the program works great, and I'll
be
> telling my friends about this program.
Hum... I suspect some javascript+cookie+post mix..
this is rather indigestible for an offline browser,
unfortunately. If the capture feature did not work, I
don't see any immediate solution (if the javascript
popup is sending some callback to the parent window,
this is going to be REALLY hard to handle)
| |