Save as web-site issue

H

Holger Schleicher

Hi,

when i save a presentation as web-page, i can not view them with various
browsers. I see 4 Frames each of them showing a message that i have to open
the default htm-file for this presentation. This is because the following
line in some .htm files created by ppt:

<script>
if ( ! top.PPTPRESENTATION ) {
window.location.replace( "endshow.htm" );
}
</script>

That means each frame shows the content of endshow.htm.

What can be done to fix this?

Holger
 
J

Jim Gordon MVP

Hi Holger,

When you use Save As Web Page click the OPTIONS button in the Save As dialog
box.

In the Web Options dialog on the "Files" tab look in the Browser Support
section.

Check the box for "Add support for Navigator 4 compatible browsers. You can
also check the box "Add support for other browsers."

-Jim Gordon
Mac MVP

All responses should be made to this newsgroup within the same thread.
Thanks.

About Microsoft MVPs:
http://www.mvps.org/

Search for help with the free Google search Excel add-in:
<http://www.rondebruin.nl/Google.htm>
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top