>From what I was able to figure out, the problem isn't javasnit ... it's
the way they've set up frames in HTML 1.0 [honest!]


<HTML>
<HEAD>
<TITLE>Channel 5</TITLE>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
</HEAD>

  <FRAMESET ROWS="69,18,324,18" COLS="*" BORDER="0" FRAMESPACING="0" 
  FRAMEBORDER="NO">

  <FRAME SRC="topframe.htm" NAME="topframe" MARGINWIDTH="0" 
   MARGINHEIGHT="0" SCROLLING="NO" FRAMEBORDER="NO" BORDER="0" NORESIZE>
  
  <FRAME SRC="blue.htm" NAME="mainmenu" MARGINWIDTH="0" MARGINHEIGHT="0" 
  SCROLLING="NO" FRAMEBORDER="NO" BORDER="0" NORESIZE>

  <FRAME SRC="detect_flash4.asp?/frameset/white.htm" NAME="content" 
   MARGINWIDTH="0" MARGINHEIGHT="0" FRAMEBORDER="NO" BORDER="0" 
   SCROLLING="auto" NORESIZE>

  <FRAME SRC="white.htm" NAME="submenu" MARGINWIDTH="0" MARGINHEIGHT="0" 
   SCROLLING="NO" FRAMEBORDER="NO" BORDER="0" NORESIZE>

</FRAMESET>

<NOFRAMES></NOFRAMES>
</HTML>

Now maybe someone else can make sense of all that, but it makes no sense
to me.

l.d.

P.S. I had same looping problem with 'loading from disk' and escaped
using F5 and a couple of other tricks.
====

On Tue, 23 May 2000 17:33:01 -000, Mike Millen wrote:

> Would some of you please visit www.channel5.co.uk with Arachne
> and let me know how far they get?

> I have frames enabled but images off. Arachne starts to load
> the page but then goes into a fatal loop of "Loading page from
> disk"  and the only way I've found to get out of it is a by hitting
> F4 (or a 3-fingered exit).
--
-- "I need not like the company I keep, if that company helps me
    attain my own personal goals and does me no harm."   anon.
--
-- Arachne V1.61, NON-COMMERCIAL copy, http://arachne.cz/

Reply via email to