miragedesign
Programmer
Hi,
I'm trying to find a way to find a way to insert two different Word documents into a html file, and then force that file into a frame.
At the moment, I'm converting the Word files to html format and using Insert, File to place them in my page in Frontpage. This works okay when I display the page on its own, but I also need to force the page into a frameset, which I am doing with Javascript. The page loads into the frame okay, but suddenly I can't read my Word html.
My efforts to find a solution in existing threads leads me to believe this may be related to the fact that I am using Word (which from the indications on this list has lots of garbage added to it). I may still have problems in older browsers, but to be honest I haven't got to that stage of testing yet.
I'm not particularly committed to using Word, I could use Excel or a text file (although I'm not sure how to go about text formatting for this), but I need users to be able to update this file and have it automatically update on the web.
This is my first development using Javascript and Frontpage so maybe I'm missing something obvious. Or perhaps there is a completely different solution using other tools?
Thanks in advance
I'm trying to find a way to find a way to insert two different Word documents into a html file, and then force that file into a frame.
At the moment, I'm converting the Word files to html format and using Insert, File to place them in my page in Frontpage. This works okay when I display the page on its own, but I also need to force the page into a frameset, which I am doing with Javascript. The page loads into the frame okay, but suddenly I can't read my Word html.
My efforts to find a solution in existing threads leads me to believe this may be related to the fact that I am using Word (which from the indications on this list has lots of garbage added to it). I may still have problems in older browsers, but to be honest I haven't got to that stage of testing yet.
I'm not particularly committed to using Word, I could use Excel or a text file (although I'm not sure how to go about text formatting for this), but I need users to be able to update this file and have it automatically update on the web.
This is my first development using Javascript and Frontpage so maybe I'm missing something obvious. Or perhaps there is a completely different solution using other tools?
Thanks in advance