PDA

View Full Version : SSI Working in all browsers But IE?


shelzmike
02-15-2009, 07:27 PM
I am not sure where to post this question. I did a search on SSI first and see quite a few in this section, so here goes.

I set up a simple include at the top of a contact page that I created. The SSI is simply another page from another assignment. I am fairly sure that it is coded right, but here is the problem - the include works perfectly in Opera, Safari, Firefox, and Chrome, but in IE7 it does not. The only thing that shows is the mailer.shtml content although, it is pushed up a bit into the header image. In a way it looks almost like the bottom html content is overlapping 4/5of the include, so it might be an issue with the html at the bottom of the included page or the top of the mailer.shtml code.

The URL is http://www.paradigmforward.com/form/mailer.shtml

Could someone take a look at the source and let me know what I may be missing for every-unfriendly IE. Thanks.

Mike

shelzmike
02-15-2009, 07:53 PM
Nevermind. I quickly figured out what was wrong when I reviewed my source code directly from the browser and not in Dreamweaver. This was my first SSI and I did it all wrong. I ended up trying to include an entire page, including the html and body tags (therefore, ending up with two set on one page). I ended up removing all the code except the divs and internal content.

If a mod can remove this post it is fine with me, unless you feel it is helpful at all.

Thanks -

Mike