On Mon 2002-09-09 (00:57), [EMAIL PROTECTED] wrote:
> You need to have a javascript engine to do that.
> You do not want to have a big bloated wget, do you?

I don't want a JS engine - but is it that hard to create a filter list
that does identify anything that does look like a file?

The main JS commands should be easy to understand - but maybe soem kind
or filter file with regexp where to find the next file could be done
easily (while it's more hard to create this filter read mechanism first)

> >   javascript:winopen("somepage.html", <size and location>)
      javascript:winopen("\([^"]*\).*)    -> \1

Kind regards
Martin

(PS: on the other hand it's pretty simple to run a grep and detect those
files manually)

Reply via email to