WebSite X5Help Center

 
Clement V.
Clement V.
User

How can i put a self made PPS file on my site  en

Autor: Clement V.
Visitado 2236, Seguidores 1, Compartilhado 0  

Hello,

How can i puta self madePPSfile onmysite?

I justgeta box,where you mustfill out alink.ButImade self aPPS,whichI want to puton my site. Can someone help me?

Regards,

Clement

Publicado em
1 RESPOSTAS
Anthony A.
Anthony A.
User

pps files are a bit different than pdf to be shown inside html pages, here is the best way to do it:

Google Docs can serve up PowerPoint (and PDF) documents in it's document viewer. You don't have to sign up for Google Docs, just upload it to your website, and call it from your page:

<iframe src="http://docs.google.com/gview?url=http://www.yourwebsite.com/powerpoint.ppt&embedded=true" style="width:600px; height:500px;" frameborder="0"></iframe>

basically upload your pps inside your server, add the code inside a html object, make sure to change the name and path of your file inside the iframe script

if this post is the correct answer, please mark this answer as correct answer.

------------------------------------------------------------

Good Luck
http://www.usx5host.com (6 months free Web Host for x5 users, promo code: usx56m)
http://www.usx5.com (Templates and support for x5)
http://www.wdesigners.us

Ler mais
Publicado em de Anthony A.