Hello,
I'm attempting to use the Object tag to embed HTML into a Web page. The Object tag works fine in FireFox, but not at all in IE. After doing some research I found that the Object tag does not work in IE. I've seen some other posts on this forum about simply using Iframes, but I'd rather use the Object tag if there is a simple way to make it work.
Is there a way in IE to embed an HTML file in a web page using the Object tag, or should I simply use and Iframe and be done with it?
BTW, the page I need to embed starts out as an Excel spreadsheet, which is then converted to and HTML page.
Thanks.