lynx-dev
[Top][All Lists]
Advanced

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

Re: LYNX-DEV Is this a server or a lynx problem?


From: Michael Warner
Subject: Re: LYNX-DEV Is this a server or a lynx problem?
Date: Mon, 16 Mar 1998 19:46:57 -0800

On Mon, Mar 16, 1998, Philip Webb <address@hidden> wrote:

> 980316 Larry Virden wrote: 
> > When I attempt to access  <URL:http://www.browsercheck.com/> ,
> > which claims to check the version of the browser one is using
> > and let you know if you don't have the latest,
> > the screen clears and lynx reports for me 190 bytes read,
> > but nothing else happens.
> > Anyone know if this is a remote problem or a lynx problem?
>  
> i got the same reaction: it always hangs after  190 bytes  ( z  exits),
> even when i asked for the source, which seems innocuous, ending  <br> ;
> i tried using  -dump  to a file, which sat there till i did  ^c ,
> when the file was empty.  never seen nuthin like it ...
> you could try sending an e-mail to  owner  from the (mutilated) page.

In case anybody's interested who can't get it on their own, here's the
source for the page in question, accessed with Netscape (I did a little
re-formatting).  Lynx gets hung up after the first <br> tag.  The HTML
doesn't look all that bad (interleaved FONT and CENTER, unclosed <b>),
to my unpracticed eye, so my guess is that whatever's generating the
"You are running..." message is having a problem dealing with lynx.

<HTML>
<HEAD>
<TITLE>! Browsercheck.com</TITLE>

</head>
<body bgcolor="#ffffff" background="grid2.gif" link="#000000"
vlink="#9C9C9C">


<center>
<img border=0 src="top.gif">
<br><br>
<table bgcolor=#ff8000 >
  <tr>
    <td>
      <table bgcolor=black border=0>
        <tr>
          <td>
            <font face=courier size=-1 color=#00DD00>
            <center>
            <b> You are running the Windows 95 version of Netscape 3.01
            </font>
            </center>
          </td>
        </tr>
      </table>
    </td>
  </tr>
</table>
</center>

<br><br>

<center>
<img border=0 src="bottom.gif" usemap="#navmap">
<br>
<center>
<table width=350 border=0>
<tr>
<td align=center>

<br><br><br><br><br><br><br>       <br><br><br>
<font size=-1>
All pages, images and underlying code Copyright 1997,<br><a
href="http://www.infowest.com";>InfoWest Global Internet Services,
Inc.</a>
</font><br>
<font size=-2>All Rights Reserved.  Microsoft, Windows, MS, Internet
Explorer and the Windows logo are either registered trademarks or
trademarks of Microsoft Corporation. Microsoft Corporation in no way
endorses or is affiliated with this site. All other trademarks are the
sole property of their respective owners.
</font>
</td>
</tr>
</table>

</center>

<map name="navmap">
<area shape="rect"  coords="0,0,220,61"href="check.phtml">
<area shape="rect"  coords="257,0,479,62"href="/browsers/index.phtml">
<area shape="rect"  coords="28,84,260,143"href="download.phtml">
<area shape="rect"  coords="300,84,479,143"href="ears.phtml">
</map>

</body>
</html>

-- 
Michael Warner 
<address@hidden>

reply via email to

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