Results 1 to 4 of 4

Thread: Link HTML and Powerpoint

  1. #1
    Join Date
    Nov 2008
    Posts
    1,066

    Link HTML and Powerpoint

    I put a PowerPoint to download on a website. The problem is that it is a document ".ppsx" then I have Firefox no worries I can download the file without problems and open it by IE. It will not be downloaded correctly and launches a "name_of_file.zip" instead of "name_of_file.ppsx" as in Firefox.

    I find it hard to understand and find no solution on Google.

  2. #2
    Join Date
    May 2008
    Posts
    271

    Re: Link HTML and Powerpoint

    It is a direct link to the file or you pass by PHP? What is the MIME type received? Try here (at random) with a htaccess file:

    Code:
    AddType application / vnd.ms-powerpoint. Ppsx

  3. #3
    Join Date
    Nov 2008
    Posts
    1,066

    Re: Link HTML and Powerpoint

    I do not pass through php. I made a direct link to download the file in this case "../file/visit_virtual.ppsx"

    And MIME I have no idea what I'm sorry

  4. #4
    Join Date
    May 2008
    Posts
    271

    Re: Link HTML and Powerpoint

    It does not matter that you spend no PHP and totally unnecessary in your case. Try to add a .htaccess at the root of your site with code that I gave you, see if that changes anything. If you pass by FTP, you give a name truc.htaccess kind since the OS and you renamed on the FTP .htaccess

Similar Threads

  1. How to link a text box in powerpoint to a cell in excel
    By Aarti C in forum Windows Software
    Replies: 1
    Last Post: 06-01-2012, 06:17 PM
  2. Changing link color when moving mouse over link in HTML
    By Cade in forum Software Development
    Replies: 5
    Last Post: 22-01-2010, 07:46 PM
  3. How to link CSS into the HTML file?
    By Zhankana_n in forum Software Development
    Replies: 5
    Last Post: 23-12-2009, 03:02 PM
  4. How to link documents in HTML
    By Saaz in forum Software Development
    Replies: 3
    Last Post: 17-11-2009, 01:40 PM
  5. VB6.0 link html page
    By Taipai in forum Software Development
    Replies: 3
    Last Post: 26-01-2009, 06:34 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,711,677,559.11412 seconds with 16 queries