Problem with Inline Frame and Powerpoint

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello,

Not sure if I should post here or in Powerpoint...but I think this is a
FrontPage problem. Any pointers would be appreciated.

FrontPage 2003
PowerPoint 2003

I created an htm page that has an inline frame that pulls up a powerpoint.
It works find on my computer, but everyone else in my department gets a full
blown slide show. I'm baffled!

Here is my code for everything inside of the <body></body>:

<p align="center" style="margin-top: 1px; margin-bottom: 1px">
<img border="0" src="images/title.gif" width="375" height="25"></p>

<iframe name="BPMFrame" width="948" height="700"
src="//dsks52/di_process/BPMv2.ppt" marginwidth="0" marginheight="0">
</iframe>


I figure this has to do something with either my setup (in FP or PPT) or
maybe something in the iframe setup. My problem is trying to understand why
it works on my computer and not everyone elses. Must have something to do
with the fact that I created it...but the link to the powerpoint file is not
on my machine so I would have thought that everyone would get the same result.

Thanks in advance. This group has been such a wonderful help, I'm sure
someone out there will have a poniter for me. I HOPE!!!

Cindy W.
Texas
 
Compare your IE browser version and setting with the others in your department.

--
==============================================
Thomas A. Rowe
Microsoft MVP - FrontPage

http://www.Ecom-Data.com
==============================================
 
Ok. I'll check. We run pretty standardized at this corporation, but it's a
good starting point. Is there anything in the IE Options that I should look
at as well?

I'll let you know what I find out.

Thanks Thomas.

Cindy W.
 
I am not sure where to specifically look.

--
==============================================
Thomas A. Rowe
Microsoft MVP - FrontPage

http://www.Ecom-Data.com
==============================================
 
Back
Top