HTML & WEB-Design

Moderators: Jonathan
Number of threads: 1253
Number of posts: 3360

This Forum Only
Post New Thread
Single Post View       Linear View       Threaded View      f

Report
Adobe Acrobat Posted by adobeuser444 on 23 Aug 2004 at 3:34 AM
Can anyone help?

How can i set Adobe to connect to a website using my password and username for that site?
Thank You
Report
Re: Adobe Acrobat Posted by Archatas on 16 Nov 2004 at 1:18 AM
: Can anyone help?
:
: How can i set Adobe to connect to a website using my password and username for that site?
: Thank You
:
Maybe you should make Adobe files unaccessible to everybody by changing file mode to 0700.
chmode(somefile.pdf, 0700)

This would make this file accessible only to you.

And then if you need to access it through a link, make a link with ftp protocol:
<a href="ftp://yourName@yourServer/somePath/somefile.pdf">Some Adobe Document</a>


I think this should help you. Try it.

Good luck!
Aidas Bendoraitis aka Archatas





 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.