Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

PHP Forum


You are currently viewing our PHP Forum as a guest. Please register to participate.
Login



Freelance Jobs

Reply
File keeps previewing instead of Downloading
Old 06-05-2008, 03:06 AM File keeps previewing instead of Downloading
Super Talker

Posts: 116
Name: Paul
Location: South Africa
Trades: 0
Please help, i'm about to go insane with this problem.

I have a file management website, with upload capabilities, if the client wants to they can also download their files back if they need to, however when I click on the file it is meant to download but instead opens up to try and preview, now I have seen this on a couple sites and then you have to right click on the file and save target as, but how could I make it that even if the file clicked on is a PDF it does not try to preview, it just downloads.

I have seen most googled answers pointing towards mime types, but how do I fix that, in the php code on my page or in my server configuration or php.ini file. If so please try give as much detail as possible.

Thanks to all.
scorpioserve is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 06-05-2008, 04:38 AM Re: File keeps previewing instead of Downloading
Arenlor's Avatar
Ultra Talker

Posts: 462
Name: Jerod Lycett
Location: /home/arenlor
Trades: 0
I'd suggest the server configuration, unless you have multiple sites on there. If you want to change this on a per site basis use .htaccess of course.
Code:
AddType application/x-generic-unknown pdf
That should do the trick.
__________________
PHP Code:
<?php echo "Hello World"?>
HTML Code:
<html><head><title>Hello World</title></head><body><p>Hello World</p></body></html>
Arenlor is offline
Reply With Quote
View Public Profile Visit Arenlor's homepage!
 
Old 06-05-2008, 05:21 AM Re: File keeps previewing instead of Downloading
Super Talker

Posts: 116
Name: Paul
Location: South Africa
Trades: 0
Thanks that worked like a charm, I greatly appreciate it.
scorpioserve is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to File keeps previewing instead of Downloading
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.55816 seconds with 12 queries