I am working on a huge Word Perfect Doc with a Table of Contents that needs tobe displayed as a web page. What is the easiest way to do this?
What functionality do you need to implement with it? Do you need the ToC tobe linked to each relevant page?You might try "Save As HTML" if there's an option like that; static HTML canbe loaded by SharePoint just like any other page.
Yes, I need the table of contents links to work- they are through out the docand the only way I have found was to write the html for each anchor link. Ireally appreciate your help as I am new to SP.