Discussion:
Meta tags
Colin Woods
2014-05-08 20:28:28 UTC
Permalink
Hi,



I am looking to use the lynx browser as a console based dashboard client
which will display various system stats. Does the Lynx browser support the
metatag refresh in order for a page to automatically reload after a
specified period of time? Or is there an alternative way to automatically
refresh as page?



<meta http-equiv="refresh" content="30">



The version I am using is:

Lynx Version 2.8.8dev.12 (22 Feb 2012)



Thanks for your help



Colin.
Thomas Dickey
2014-05-08 20:42:26 UTC
Permalink
Post by Colin Woods
I am looking to use the lynx browser as a console based dashboard client
which will display various system stats. Does the Lynx browser support the
metatag refresh in order for a page to automatically reload after a
specified period of time? Or is there an alternative way to automatically
refresh as page?
no - Lynx will not automatically reload the page.
Usually discussing this aspect adds in a url (same result).
Post by Colin Woods
<meta http-equiv="refresh" content="30">
Lynx Version 2.8.8dev.12 (22 Feb 2012)
--
Thomas E. Dickey <***@invisible-island.net>
http://invisible-island.net
ftp://invisible-island.net
Colin Woods
2014-05-08 20:47:38 UTC
Permalink
Thanks Thomas for your reply.

Colin.

-----Original Message-----
From: Thomas Dickey [mailto:***@his.com]
Sent: 08 May 2014 21:42
To: Colin Woods
Cc: lynx-***@nongnu.org
Subject: Re: [Lynx-dev] Meta tags
Post by Colin Woods
I am looking to use the lynx browser as a console based dashboard
client which will display various system stats. Does the Lynx browser
support the metatag refresh in order for a page to automatically
reload after a specified period of time? Or is there an alternative
way to automatically refresh as page?
no - Lynx will not automatically reload the page.
Usually discussing this aspect adds in a url (same result).
Post by Colin Woods
<meta http-equiv="refresh" content="30">
Lynx Version 2.8.8dev.12 (22 Feb 2012)
--
Thomas E. Dickey <***@invisible-island.net> http://invisible-island.net
ftp://invisible-island.net
Thorsten Glaser
2014-05-08 20:50:09 UTC
Permalink
Post by Colin Woods
specified period of time? Or is there an alternative way to automatically
refresh as page?
"watch"

like: watch lynx -dump http://some/foo.htm

bye,
//mirabilos
--
<theftf> Ich gebs zu, jupp ist cool
-- theftf zu Natureshadow beim Fixen von Debian
a***@lafn.org
2014-05-09 19:16:30 UTC
Permalink
........................
Post by Colin Woods
Or is there an alternative way to automatically
refresh as page?
It doesn't directly support this, but it might be possible to use
tools like 'expect' or 'kermit' to do this.
I have a kermit script that does a page refresh every 15 minutes to keep
a login session alive.

Regards, Dallas E. Legan II / ***@acm.org / ***@lafn.org
http://isthereanotherquestion.blogspot.com
************************************************************************
"Tekeli-li! Tekeli-li!"
- "At the Mountains of Madness", H.P.
Lovecraft

---------------------------------------------
This message was sent using Endymion MailMan.
http://www.endymion.com/products/mailman/

Loading...