On Thu, 19 Dec 2002, Daniel Molkentin wrote: > On Thursday 19 December 2002 21:16, Koos Vriezen wrote: > > > >I think kjas has troubles with file:// > > Random (probably unrelated but similar) kjas problem: > > I got a similar with an applet that specifies an path relative the current url > using "./path/. > > Page is at: > http://www.swr3.de/startpage/index.html?/info/intern/studios/baden-baden.html Works for me. Where is that rel. path? I only see if (myBrowser == 'Netscape' && myVersion < 4.0) { document.write(''); } else { document.write(''); } > > Cheers, > Daniel >