On Tue, 13 Jun 2000 00:15:51 -0500, Samuel W. Heywood wrote:
> On Mon, 12 Jun 2000 20:49:11 -0500, Glenn McCorkle wrote:
>> On Sun, 11 Jun 2000 16:04:02 -0500, Samuel W. Heywood wrote:
> <snipped all>
>> It's not the JS itself that causes the problem.
>> It *is* the occurence of "<" symbols within the JS.
>> Arachne interprets the "<" as the beginning of the next html tag.
>> Since it is *not*.... the rest of the page doesn't get displayed.
>> Attached is a prime example.
>> Viewed as-is, it displays only the first image.
>> If you remove the "<" symbol on line #10, the remainder of the page will
>> display.
>> [Attached file: lessthan.htm]
> Excellent example Glenn! I decoded the attachment and then removed the
> "<" symbol on line 10 as you have instructed. Then Arachne was able to
> display the entire page.
> BTW, I found that it was not at all necessary to put the "-->" symbols on
> the line just above the "</SCRIPT>" tag. L.D. and Roger say that the
> rules would call for such an "end comment" line to be placed there. I am
> not implying that they might be wrong on this subject. I myself have
> never seen such a rule in any of the HTML manuals that I have studied.
> Maybe myself and some others have just overlooked something important.
> Dunno.
Either method will work.
In-fact...
Just adding a ">" symbold just before </script> will also do the job.
That might be even *better* since that one ">" will eliminate the
posibilty of the "foul-up" being from several "<" and ">" symbols in
combination with eachother within the JS.
Try this one.....
You'll get a totally blank screen in Arachne.
Edit the page and change </script> to ></script>
____begin !pageone.htm___
<html>
<title>Page One</title>
<script language=javascript>
if browser version < 5
if browser version > 3
if date < 061300
if time < 093000
</script>
<body bgcolor="#000000" background="back.gif" text="#00ff00" link="#00ffff"
vlink="#ff0000">
<center>
<h1><i><font color="#0000ff">Page One</font></i></h1>
<table border=4 cellpadding=4 cellspacing=1>
<tr><td><a href="http://www.metacrawler.com/index.html"><img border=0
src="link.gif">1 MetaCrawler Searching
<td><a href="http://www.angelfire.com/id/glenndoom/index.html"><img border=0
src="link.gif">2 Glenn's Doom Page
<tr><td><a href="http://people.delphi.com/davidcolston/"><img border=0
src="link.gif">3 NetTamer Home Page!
<td><a href="http://members.delphi.com/glennmcc/"><img border=0
src="link.gif">4 Glenn's Place
<tr><td><a href="http://www.olympus.net/biz/pratt/pratt.htm"><img border=0
src="tractor.gif">5 Yesterday's Tractors
<td><a HREF="http://oxygene.dynip.com"><img border=0 src="forceten.gif">6 Force
Ten
<tr><td><a HREF="http://www.phy.utulsa.edu/Astronomy/hale-bopp.html"><img
border=0 src="link.gif">7 Comet Hale-Bopp Movies
<td><a HREF="http://www.noisemusic.org/it/"><img border=0 src="link.gif">8 The
Official Impulse Tracker Page
<tr><td><a href="http://www.cubic.org/"><img border=0 src="cubic.gif">9 Cubic
Player
<td><a HREF="http://tycho.usno.navy.mil/cgi-bin/timer.pl"><img border=0
src="link.gif">10 What time is it?
<tr><td><A HREF="http://www.tu-clausthal.de/~inof/Welcome.html"><img border=0
src="link.gif">11 Oliver's homepage
<td><a HREF="http://www.rogueweb.com/findit/"><img border=0 src="link.gif">12
Rogue Web Find It All
<tr><td><A HREF="http://www.whowhere.com/"><img border=0 src="link.gif">13
Welcome to WhoWhere?
<td><a HREF="http://www.cemr.wvu.edu/~dwebb/startrek.html"><img border=0
src="link.gif">14 Small list of Star Trek Pages
<tr><td><a href="http://www.nettamer.net/"><img border=0 src="link.gif">15 New
NetTamer Home Page!
<tr><td><a href="!pagetwo.htm"><img border=0 src="starflt2.gif">Page Two
</a></td>
</table>
</center>
</body>
</html>
___end !pageone.htm___
Glenn McCorkle [EMAIL PROTECTED] North Jackson, Ohio, USA
DOS prog. for QV cameras http://www.angelfire.com/id/glenndoom/qvplay.html
Other stuff http:[EMAIL PROTECTED]/
--
Arachne, The Web Browser for DOS
Open the 'DOOR' to the WWW. Keep the 'windows' closed.
Download Arachne for DOS http://browser.arachne.cz/dos/
Visit the Arachne home page http://arachne.cz/