I need a fairly simple way to display the contents of a web page inside of another page. Ex. Main page has a decorative box that displays current news. The actual news information is contained within a plain page named easypage.htm so that my content writers can just open easypage.htm and type their news headlines and add links without actually ever touching my main page.
I have found 2 ways to do it; but neither will work in Netscape. One is the inline frame approach; but that won’t workin Netscape (for me anyways):
Second attempt was using this object script; but that does not work in Netscape either.
Anybody got any other bright ideas as to what I can use or maybe how to force one of the above to work in Netscape. Not Netscape 6, but the older one.