|
 |
asp_web_howto thread: Securing PDF Files
Message #1 by "Hugh McLaughlin" <hugh@k...> on Fri, 15 Dec 2000 16:53:42 -0000
|
|
I am trying to build a website application which allows us to post PDF
files into a web based folder. I need to secure this folder with some
type of password security. I typically use session variables within ASP
to secure access to pages, but do not know how to accomplish this to
secure PDF files. Any insight would be greatly appreciated.
---
MaximumASP offers enhanced hosting solutions on the Windows 2000 platform. Dedicated processor, RAM, and server resources provide
dedicated server performance at virtual server prices. Commercial components provided; custom components allowed.
---
You are currently subscribed to asp_web_howto as: $subst('Recip.EmailAddr')
To unsubscribe send a blank email to leave-asp_web_howto-$subst('Recip.MemberIDChar')@p2p.wrox.com
Message #2 by Imar Spaanjaars <Imar@S...> on Fri, 15 Dec 2000 18:09:06 +0100
|
|
Maybe this article on 4guysfromrolla.com gives you some ideas:
http://www.4guysfromrolla.com/webtech/081199-1.shtml
HtH
Imar
At 04:53 PM 12/15/2000 +0000, you wrote:
>I am trying to build a website application which allows us to post PDF
>files into a web based folder. I need to secure this folder with some
>type of password security. I typically use session variables within ASP
>to secure access to pages, but do not know how to accomplish this to
>secure PDF files. Any insight would be greatly appreciated.
>
---
MaximumASP offers enhanced hosting solutions on the Windows 2000 platform. Dedicated processor, RAM, and server resources provide
dedicated server performance at virtual server prices. Commercial components provided; custom components allowed.
---
You are currently subscribed to asp_web_howto as: $subst('Recip.EmailAddr')
To unsubscribe send a blank email to leave-asp_web_howto-$subst('Recip.MemberIDChar')@p2p.wrox.com
Message #3 by Hugh McLaughlin <Hugh@k...> on Fri, 15 Dec 2000 14:12:55 -0500
|
|
Thank you. I will give this a try.
-----Original Message-----
From: Imar Spaanjaars [mailto:Imar@S...]
Sent: Friday, December 15, 2000 12:09 PM
To: ASP Web HowTo
Subject: [asp_web_howto] Re: Securing PDF Files
Maybe this article on 4guysfromrolla.com gives you some ideas:
http://www.4guysfromrolla.com/webtech/081199-1.shtml
HtH
Imar
At 04:53 PM 12/15/2000 +0000, you wrote:
>I am trying to build a website application which allows us to post PDF
>files into a web based folder. I need to secure this folder with some
>type of password security. I typically use session variables within ASP
>to secure access to pages, but do not know how to accomplish this to
>secure PDF files. Any insight would be greatly appreciated.
>
---
MaximumASP offers enhanced hosting solutions on the Windows 2000 platform. Dedicated processor, RAM, and server resources provide
dedicated server performance at virtual server prices. Commercial components provided; custom components allowed.
---
You are currently subscribed to asp_web_howto as: $subst('Recip.EmailAddr')
To unsubscribe send a blank email to leave-asp_web_howto-$subst('Recip.MemberIDChar')@p2p.wrox.com
|
|
 |