I'm working on a site using server-side-includes. IE and firefox display the page just fine but when browsing with netscape nothing shows up. I was wondering if somebody could help me with this. Thanks!
PCInk
9:37 am on Nov 17, 2004 (gmt 0)
It is not SSI that causes this problem - Server Side means the server does the work, so all browsers should be being served the same page.
Check the validation: validator.w3c.org
And check javascript for any errors: type 'javascript:' into the Netscape browser address bar and it will show any errors.
volatilegx
11:50 pm on Nov 17, 2004 (gmt 0)
Actually I'd check to make sure the SSI is sending the appropriate MIME type header. For example, when you have a CGI script outputing some text, before the text, have it output: