Swashbuckler
02-10-2006, 10:40 AM
Hi all I really hope someone out there can help as I've been spending hours trying to figure the problem out.
Background
Last night I uploaded my site to my server and checked it out on firefox...looks and works fine. Than I decided to check it out on my Mac and to my surprise the content is completely blank. This was confirmed when using IE6...nothing.
Somewhere along the line I had forgotten to check the compatibility with IE in Dreamweaver :eek:
And now even if I view the html on my localhost (refreshing the history in IE) I get nothing.
The setup I'm using is Windows XP, running IIS, with MySQL running.
Theories
1) Tried validating the site and got a ton of errors...might it be because I'm using javascript, php, and xhtml on the page? Reason i ask is that it it says that my header is incorrect.
2) Problem with IIS, I know I should be using Apache but to my knowledge IIS works fine otherwise the site wouldn't show up on FF.
3) CSS, I've validated my CSS code and everthing should be ok (of course I'm aware that IE is extremely flakey when it comes to CSS)
The Code
Ok I've attached the code, I'm not expecting people to read through it all the way but my main concern is that there maybe a problem with the header or the <doctype!> (e.g. have I made it strict xhtml or transitional etc). Any help would be really appraciated.
Background
Last night I uploaded my site to my server and checked it out on firefox...looks and works fine. Than I decided to check it out on my Mac and to my surprise the content is completely blank. This was confirmed when using IE6...nothing.
Somewhere along the line I had forgotten to check the compatibility with IE in Dreamweaver :eek:
And now even if I view the html on my localhost (refreshing the history in IE) I get nothing.
The setup I'm using is Windows XP, running IIS, with MySQL running.
Theories
1) Tried validating the site and got a ton of errors...might it be because I'm using javascript, php, and xhtml on the page? Reason i ask is that it it says that my header is incorrect.
2) Problem with IIS, I know I should be using Apache but to my knowledge IIS works fine otherwise the site wouldn't show up on FF.
3) CSS, I've validated my CSS code and everthing should be ok (of course I'm aware that IE is extremely flakey when it comes to CSS)
The Code
Ok I've attached the code, I'm not expecting people to read through it all the way but my main concern is that there maybe a problem with the header or the <doctype!> (e.g. have I made it strict xhtml or transitional etc). Any help would be really appraciated.