Results 1 to 7 of 7

Thread: wmv, pps insert into a web page

  1. #1
    Join Date
    Jun 2009
    Posts
    5

    wmv, pps insert into a web page

    Would like to know how to insert these into a web page

  2. #2
    Join Date
    Dec 2007
    Posts
    1,547

    Re: wmv, pps insert into a web page

    Do you want a password protected PowerPoint file available for download?

    If so, create a folder on your website server, i.e., name it downloads

    Upload the PowerPoint file into the downloads folder.

    Before you can go any farther you will need to chat with the Support folks of the ISP for instructions to password protect the downloads folder.

    A simpler solution would be if PowerPoint files have the capability to be password protect you then could just password protect the file. The downside would be everyone would be able to download the file and maybe break the password protection. If you wish to endure this risk, do the above where you create the downloads folder; upload the PowerPoint file.

    Now on you webpage use either text or an image create a link to the file, i.e.,

    Using a word; Download Secret File here.

    Select the word (or the entire line) with the mouse, select Insert, Hyperlink from the Menu bar.

    Enter the path, i.e., http://www.mydomane.com/downloads/PP.pps

    If you want the file to open automatically after downloading change the file extension from pps to ppt.

  3. #3
    Join Date
    Jun 2009
    Posts
    5

    Re: wmv, pps insert into a web page

    Didnt make myself clear enough sorry I get the files in email and I would like to put them on my site so every one can see them like a link where you click on a word to open it.

  4. #4
    Join Date
    May 2008
    Posts
    4,345

    Re: wmv, pps insert into a web page

    Code:
    <object id="Windows MediaPlayer" width=322 height=285 classid="CLSID:22D6f312-B0F6-11D0-94AB-0080C74C7E95" standby="Loading Windows Media Player components…" type="application/x-oleobject" codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,4,7,1112">
    
    
    <param name="filename" value="http://yourdomain/yourmovie.wmv">
    <param name="Showcontrols" value="True">
    <param name="autoStart" value="True">
    
    <embed type="application/x-mplayer2" src="http://site name/SixtiesLove.wmv" name="MediaPlayer" width=320 height=240></embed>
    
    </object>

  5. #5
    Join Date
    Jun 2009
    Posts
    5

    Re: wmv, pps insert into a web page

    Thanks I will give a go.

  6. #6
    Join Date
    Jun 2009
    Posts
    5

    Re: wmv, pps insert into a web page

    I am sorry to bother you again but where I am having is when I get these things of course you have to click to open them and there is no code or address URL or anything to copy in order to paste it into the code you have listed.

    If you would send me an email I will send you a picture of what I am talking about put4107@ardmore.net Thanks:

  7. #7
    Join Date
    Jun 2009
    Posts
    5

    Re: wmv, pps insert into a web page

    Well I didnt mean to stump everybody but I would still like to know how to get WMV and PPS from email to website

Similar Threads

  1. How to Insert an Image into a Web Page with XHTML
    By Udumbu in forum Guides & Tutorials
    Replies: 1
    Last Post: 19-05-2011, 11:03 PM
  2. Insert Web Photo Gallery in Web page
    By Jesus-Ernesto in forum Windows Software
    Replies: 5
    Last Post: 15-07-2010, 01:43 AM
  3. How To Insert a HTML Page Inside The Flex
    By sweetsriheart in forum Software Development
    Replies: 2
    Last Post: 27-06-2010, 04:20 PM
  4. How to insert FLV page in Flash
    By GracieSingh in forum Software Development
    Replies: 6
    Last Post: 25-02-2010, 02:32 PM
  5. Script to insert IP camera on web page
    By huzmat in forum Software Development
    Replies: 3
    Last Post: 04-05-2009, 03:57 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,582,783.05602 seconds with 17 queries