Hi,

is there any way to convince wget to follow links in javascript? for example I have a lot of links like:

<a href="javascript:openPopupWindow('help/login_help.html',520,380)">Help</a>

it would be great if wget could either

- be told to treat anything that looks like a URL inside a href parameter as an ordinary link, or - be provided with a set of sed scripts to run against javascript that spit out links

Thanks



Reply via email to