<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>'Adobe Acrobat' Thread RSS Feed</title>
    <link>http://www.programmersheaven.com/</link>
    <description>Contains the latest posts from the thread 'Adobe Acrobat' posted on the 'HTML &amp; WEB-Design' forum at Programmer's Heaven.</description>
    <language>en</language>
    <copyright>Copyright 2013 Programmers Heaven</copyright>
    <pubDate>Sat, 25 May 2013 18:39:30 -0700</pubDate>
    <lastBuildDate>Sat, 25 May 2013 18:39:30 -0700</lastBuildDate>
    <generator>Argotic Syndication Framework 2007.3.0.1, http://www.codeplex.com/Argotic</generator>
    <docs>http://www.rssboard.org/rss-specification</docs>
    <ttl>360</ttl>
    <image>
      <url>http://www.programmersheaven.com/images/ph.gif</url>
      <title>Programmers Heaven</title>
      <link>http://www.programmersheaven.com/</link>
      <width>88</width>
      <height>31</height>
    </image>
    <item>
      <title>Adobe Acrobat</title>
      <link>http://www.programmersheaven.com/mb/html/271265/271265/adobe-acrobat/</link>
      <description>Can anyone help?&lt;br /&gt;
&lt;br /&gt;
How can i set Adobe to connect to a website using my password and username for that site?&lt;br /&gt;
Thank You&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/html/271265/271265/adobe-acrobat/</guid>
      <pubDate>Mon, 23 Aug 2004 03:34:11 -0700</pubDate>
      <category>HTML &amp; WEB-Design</category>
    </item>
    <item>
      <title>Re: Adobe Acrobat</title>
      <link>http://www.programmersheaven.com/mb/html/271265/281508/re-adobe-acrobat/#281508</link>
      <description>: Can anyone help?&lt;br /&gt;
: &lt;br /&gt;
: How can i set Adobe to connect to a website using my password and username for that site?&lt;br /&gt;
: Thank You&lt;br /&gt;
: &lt;br /&gt;
Maybe you should make Adobe files unaccessible to everybody by changing file mode to 0700. &lt;br /&gt;
&lt;pre class="sourcecode"&gt;
chmode(somefile.pdf, 0700)
&lt;/pre&gt;&lt;br /&gt;
This would make this file accessible only to you.&lt;br /&gt;
&lt;br /&gt;
And then if you need to access it through a link, make a link with ftp protocol:&lt;br /&gt;
&lt;pre class="sourcecode"&gt;
&amp;lt;a href="ftp://yourName@yourServer/somePath/somefile.
pdf"&amp;gt;Some Adobe Document&amp;lt;/a&amp;gt;
&lt;/pre&gt;&lt;br /&gt;
&lt;br /&gt;
I think this should help you. Try it.&lt;br /&gt;
&lt;hr /&gt;Good luck!&lt;br /&gt;
&lt;strong&gt;Aidas Bendoraitis&lt;/strong&gt; aka &lt;strong&gt;Archatas&lt;/strong&gt;&lt;hr /&gt;&lt;br /&gt;
&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/html/271265/281508/re-adobe-acrobat/#281508</guid>
      <pubDate>Tue, 16 Nov 2004 01:18:12 -0700</pubDate>
      <category>HTML &amp; WEB-Design</category>
    </item>
  </channel>
</rss>