bug-wget
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-wget] handling javascript links


From: Allan Spiegel
Subject: [Bug-wget] handling javascript links
Date: Tue, 16 Dec 2008 10:08:00 -0500
User-agent: Thunderbird 2.0.0.18 (Windows/20081105)

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

[Prev in Thread] Current Thread [Next in Thread]