<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	>
<channel>
	<title>Comments on: How to have a link that lets people download an acrobat file?</title>
	<atom:link href="http://acrobats.onlinelocalchat.net/2009/05/02/how-to-have-a-link-that-lets-people-download-an-acrobat-file/feed/" rel="self" type="application/rss+xml" />
	<link>http://acrobats.onlinelocalchat.net/2009/05/02/how-to-have-a-link-that-lets-people-download-an-acrobat-file/</link>
	<description>Just another Online Local Chat weblog</description>
	<pubDate>Sun, 20 May 2012 13:56:53 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Tom H</title>
		<link>http://acrobats.onlinelocalchat.net/2009/05/02/how-to-have-a-link-that-lets-people-download-an-acrobat-file/comment-page-1/#comment-134</link>
		<dc:creator>Tom H</dc:creator>
		<pubDate>Wed, 06 May 2009 23:04:46 +0000</pubDate>
		<guid isPermaLink="false">http://acrobats.onlinelocalchat.net/2009/05/02/how-to-have-a-link-that-lets-people-download-an-acrobat-file/#comment-134</guid>
		<description>If a file is in the PDF format it should automatically open in Acrobat Reader. Just upload the PDF file to your server and link your button to it.</description>
		<content:encoded><![CDATA[<p>If a file is in the PDF format it should automatically open in Acrobat Reader. Just upload the PDF file to your server and link your button to it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: HG Sieber</title>
		<link>http://acrobats.onlinelocalchat.net/2009/05/02/how-to-have-a-link-that-lets-people-download-an-acrobat-file/comment-page-1/#comment-133</link>
		<dc:creator>HG Sieber</dc:creator>
		<pubDate>Tue, 05 May 2009 19:36:12 +0000</pubDate>
		<guid isPermaLink="false">http://acrobats.onlinelocalchat.net/2009/05/02/how-to-have-a-link-that-lets-people-download-an-acrobat-file/#comment-133</guid>
		<description>
Test

Open
Download



All you have to do is to embed it into a popup ;-)

Edit: mhh seems like Internet Explorer ignores the MIME-Type supplied. Maybe you can somehow change the MIME-Type for a certain file on your Webserver. Please look it up in the corresponding manual. If you don't have access to the webserver itself, maybe there are other ways i don't know of.

A quick and dirty way would probably to zip the pdf for download...

Edit2: Yes, you need to upload the files to your webserver. If your putting the pdf-files in the same directory as your html-files reside, you can reference them by the filename (as shown above).
In a sub-directory you can reference to them like this: </description>
		<content:encoded><![CDATA[<p>Test</p>
<p>Open<br />
Download</p>
<p>All you have to do is to embed it into a popup <img src='http://acrobats.onlinelocalchat.net/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /><br />
Edit: mhh seems like Internet Explorer ignores the MIME-Type supplied. Maybe you can somehow change the MIME-Type for a certain file on your Webserver. Please look it up in the corresponding manual. If you don&#8217;t have access to the webserver itself, maybe there are other ways i don&#8217;t know of.</p>
<p>A quick and dirty way would probably to zip the pdf for download&#8230;</p>
<p>Edit2: Yes, you need to upload the files to your webserver. If your putting the pdf-files in the same directory as your html-files reside, you can reference them by the filename (as shown above).<br />
In a sub-directory you can reference to them like this:</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Constructive Visual</title>
		<link>http://acrobats.onlinelocalchat.net/2009/05/02/how-to-have-a-link-that-lets-people-download-an-acrobat-file/comment-page-1/#comment-132</link>
		<dc:creator>Constructive Visual</dc:creator>
		<pubDate>Mon, 04 May 2009 23:21:47 +0000</pubDate>
		<guid isPermaLink="false">http://acrobats.onlinelocalchat.net/2009/05/02/how-to-have-a-link-that-lets-people-download-an-acrobat-file/#comment-132</guid>
		<description>Edit, Copy and then Paste this code where you would like the filename placed onto your website.

The file must be in .pdf format already and what you need to do is specify where the folder is on your web server.

name of file </description>
		<content:encoded><![CDATA[<p>Edit, Copy and then Paste this code where you would like the filename placed onto your website.</p>
<p>The file must be in .pdf format already and what you need to do is specify where the folder is on your web server.</p>
<p>name of file</p>
]]></content:encoded>
	</item>
</channel>
</rss>

