I am trying to embed either a text or html file into my existing html file so I can easily update certain content for multiple pages at one time. It seems to me that this should be very simple to do, but I am having trouble with it and cannot find solutions anywhere. I know there are some brilliant minds on these forums, so I hope someone can help me.
The url where I am testing this is at http://www.pfnaz.org/test.html, and I want the sidebar to appear the same way it currently does on the index page at http://www.pfnaz.org. I have tried several different things with the code, and the best I can come up with is what you see now. IE shows a white box with the content I want (I can take care of the formatting, but I can't get rid of the "box" itself. Other browsers just display the html (with tags and all).
Does anyone have any suggestions? Thanks!