Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Protecting PDF files
Message
From
06/02/2001 15:07:23
 
 
General information
Forum:
Internet
Category:
Active Server Page
Miscellaneous
Thread ID:
00469118
Message ID:
00473121
Views:
23
>We would like to post purchase orders converted to PDF files for viewing/printing by our vendors via our web site. However, how do I protect these files for access by only those "applicable" vendors for each P.O.?
>
>I guess my question is how do you dynamically allow/restrict access to specific files on the web server. TIA.

Here's one way: Put the PDF file names in a database along with the vendor ID for each one. Require the vendors to login to your site. Once you have validated the vendor login and know who it is, you can dynamically generate a page that contains links only to the PDF files that belong to that particular vendor.
Rick Borup, MCSD

recursion (rE-kur'-shun) n.
  see recursion.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform