lynx-dev
[Top][All Lists]
Advanced

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

Re: [Lynx-dev] Getting the HTML source of currently-viewed page without


From: Thomas Dickey
Subject: Re: [Lynx-dev] Getting the HTML source of currently-viewed page without reloading
Date: Sat, 20 Jan 2007 14:30:57 -0500 (EST)

On Sat, 20 Jan 2007, Kelly Jones wrote:

How do I get the HTML source of the page Lynx is currently viewing
*without* reloading the page? The page I'm viewing is sensitive to
reloads (for example, it's a "view once" page that has been deleted
from the server and will give me a "404 File Not Found" if I try to
reload it).

If you don't have SOURCE_CACHE configured to MEMORY, the source is in the lynx temporary directory. It'll have an odd name, but can be picked up easily enough and copied to some other location. I do that occasionally
for testing...

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




reply via email to

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