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
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