lynx-dev
[Top][All Lists]
Advanced

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

Fwd: [Lynx-dev] Would Lynx try to download iFrames, External Javascript


From: Rashmi Rubdi
Subject: Fwd: [Lynx-dev] Would Lynx try to download iFrames, External Javascript etc
Date: Thu, 7 Jun 2007 20:51:56 -0400

Thank you both for confirming.

The -trace option would be helpful. I've never tried it but tomorrow,
I will take a look at the output it gives.

-Regards
Rashmi

---------- Forwarded message ----------
From: Thomas Dickey <address@hidden>
Date: Jun 7, 2007 8:42 PM
Subject: Re: [Lynx-dev] Would Lynx try to download iFrames, External
Javascript etc
To: Rashmi Rubdi <address@hidden>
Cc: address@hidden


On Thu, 7 Jun 2007, Rashmi Rubdi wrote:

Hello Everyone,

I'm trying to test an html page with Lynx to see if Lynx tries to make
additional connections to get an iFrame  or external javascript or
external image src , if the html page contains those elements.

no - it'll only do one fetch for the case you're describing:

lynx -dump -force_html -nolist -hiddenlinks=ignore first.html

You can also see what lynx is doing using its "-trace" option.
There's a lot of detail, but the GET and the replies show up.

--
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net




reply via email to

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