[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
lynx-dev Refresh (was: your mail)
From: |
Webmaster Jim |
Subject: |
lynx-dev Refresh (was: your mail) |
Date: |
Mon, 24 Apr 2000 07:28:26 -0400 |
On Sun, Apr 23, 2000 at 04:59:01PM -0500, Bob Izenberg wrote:
> Received: from corp.checkfree.com (corp.checkfree.com [204.95.150.201])
> by roadrunner.sig.net (8.10.0/8.10.0) with ESMTP id e3K3Pbj01364
> for <address@hidden>; Wed, 19 Apr 2000 22:25:42 -0500 (CDT)
> Received: from aliases.nc.checkfree.com (aliases.nc.checkfree.com
> [10.130.120.20])
> by corp.checkfree.com (8.9.2/8.9.2) with ESMTP id XAA03807
> for <address@hidden>; Wed, 19 Apr 2000 23:25:30 -0400 (EDT)
> From: address@hidden
> Received: from lap (aqua8.ckfr.com [10.102.2.71])
> by aliases.nc.checkfree.com (8.8.8+Sun/8.8.8) with ESMTP id XAA04170
> for <address@hidden>; Wed, 19 Apr 2000 23:24:58 -0400 (EDT)
> To: address@hidden
> Date: Wed, 19 Apr 2000 23:25:13 -0400
> MIME-Version: 1.0
> Content-type: text/plain; charset=US-ASCII
> Content-transfer-encoding: 7BIT
> Subject: Lynx problem on virtual host
> Reply-to: address@hidden
> Message-ID: <address@hidden>
> X-Confirm-Reading-To: address@hidden
> X-pmrqc: 1
> Priority: normal
> X-mailer: Pegasus Mail for Win32 (v3.12c)
> Status: RO
> X-Status:
> X-Keywords:
> X-UID: 5292
>
> I've tried 2.8 variants of Lynx on Linux, Unix (Solaris?) and VMS.
> All encounter the same problem.
> Go to http://www.stanq.com
> If you try this in Netscape, the display comes up. The URL entry
> field gets replaced with "http://www.stanq.com/stanq/default.html".
> However, if you try this from Lynx, you get a blank display.
> Any suggestions? I can't change how the virtual hosting is done, but
> I'd love to be able to support Lynx on my home page.
> ----------
> Stanley F. Quayle, P.E. N8SQ +1 614-868-1363 Fax: +1 614 868-1671
> 8572 North Spring Ct. NW, Pickerington, OH 43147
> Preferred address: address@hidden http://www.stanq.com
Lynx doesn't support :
<body onload="window.location='http://stanq.com/stanq/default.html'">
Try:
<head>
<meta http-equiv="refresh" content="1;URL=index.html">
<title>directory</title>
</head>
This won't automtically refresh on Lynx, but will at least give a link
someone can choose.
------
<http://www.cs.indiana.edu/picons/db/users/us/md/lib/bcpl/jspath/face.xbm>
<http://www.altavista.com/cgi-bin/query?q=%22web+home+for+jim+spath%22>
Marvin the Paranoid Android says:
How do you think I feel?
- [no subject], Bob Izenberg, 2000/04/23
- lynx-dev Refresh (was: your mail),
Webmaster Jim <=