On Mon, Jul 02, 2001 at 08:51:42AM -0400, fred whitridge wrote:
> I have inelegantly solved my problem by loading the page with the
> javascript reference into Excel and then snagging the executed result.
> There has to be a better way to do this, altho' this one works.

LWP doesn't support Javascript, but you can

  + do an ad-hoc 'parse' of the Javascript code in question,
    if you know what they look like, using regexps
  + check the mailing list archives (topic has been discussed before)

-- 
Reinier

Reply via email to