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 _______________________________________________ Lynx-dev mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/lynx-dev
