Forum Moderators: open
As you might expect it shows up perfectly in Internet explorer, but either doesn't show up at all or totally garbled up in other browsers. I have tried letting Dreamweaver go through and clean up the garbage code in there with its clean up feature for Word, but that doesn't work at all and only makes it not display for IE either.
My hunch is that saving a MS Office doc (especially one with multiple sheets) as a web page that it creates special Active X and other code that is not recognized by other browsers and therefore doesn't display properly and probably never will.
However if anyone has ever done this and worked around the limitation I would love to hear how. It just isn't practical to try and re-create this spreadsheet into a clean HTML page every month both because of the size and time it would take. However I really want to get this to show up in at least Fire Fox and Netscape at a minimum as well as IE.
Any suggestions?
FH
I guess you could look at the Excel reports and simplify the design. Don't bother trying to fix the HTML. It's not worth the effort. If you want to adhere to strict coding practices for these pages then I suggest you make a CMS for the data to be input into. Then you can control the HTML completely.
Microsoft Office HTML is not pretty, but in most cases (like this) it is at least functional.
If you have been doing exactly the same thing and it does show up for you. Do you have any other suggestions of things I could check that might be creating the problem I am having. I have tested in Fire Fox on two separate computers with the same result. My first thought was this was a problem with bad HTML, but it sounds like you have it working ok so maybe I am saving or setting it up wrong.
FH
Assuming that Calc can read the file (compatibility is usually excellent), the HTML produced - whilst not brilliant - is much more cross-browser friendly and robust than MS-Office-generated markup.