View previous topic :: View next topic |
Author |
Message |
eekje -
Joined: 24 Feb 2005 Posts: 3 Location: NL
|
Posted: Thu Feb 24, 2005 4:12 pm Post subject: Pages Come blanc |
|
|
Hi ... i run http server ( Abyss Web Server ).
I've set all the opticons right and i dont use any cgi scripts.
my page is in HTML (+ some java scripts).
My problem:
I run the server.. everyone using Netscape can see the whole site and just surfs on it perfectly.
And anyone uses Internet Explorer can see only the index .. by clicking on one of the links he\she see's BLANCO pages. :s
I have really No idea what do i do wrong ...
if u dont belive see it yourself: www.eekje.nl
try it out with Netscape and with IE ...
if you know what is wrong with it please help me :( |
|
Back to top |
|
 |
Anonymoose -
Joined: 09 Sep 2003 Posts: 2192
|
Posted: Thu Feb 24, 2005 4:16 pm Post subject: |
|
|
Fix your Title tags. Looks like Netscape copes with a broken one but IE cannot.
[<head>
<title>Pictures [ www.eekje.nl ] </titel>
</head>
After fixing them the pages no longer seem to load as blank in IE. |
|
Back to top |
|
 |
eekje -
Joined: 24 Feb 2005 Posts: 3 Location: NL
|
Posted: Thu Feb 24, 2005 4:36 pm Post subject: |
|
|
i've fixed the <title> thanx now the links works ... :D |
|
Back to top |
|
 |
|