Problem with Inline Frame and Powerpoint

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
 
T

Thomas A. Rowe

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

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

http://www.Ecom-Data.com
==============================================
 
G

Guest

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

Thomas A. Rowe

I am not sure where to specifically look.

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

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

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