| > I'm trying to mirror www.national.org.nz which is a
> java based .ASP site. I get all the images OK and
all
> the static HTML but how can I get a mirror of
the .ASP
> pages? My mirror also 'breaks' the Java based
> navigation bar, listing links instead of replicating
> drop-down menus.
Complex java applets generally don't work, as the
current routines are not able to "patch" the internal
paths embedded inside classes.
But asp pages should be captured anyway ; except if
javascripting is (ab)used
| |