 |
 |
Client Request: Register to Download a File on Website
|
 |
|
 |
|
Addicted to MacNN
Join Date: Sep 2001
Location: NYC*Crooklyn
Status:
Offline
|
|
So my client is asking to have people register to download a mess of PDF files on her website. She wants a single registration to work for all the files on the website.
I've done something like this for her on a mini-site with a single PDF. Basically, the user fills out a form with email and some other data and then when submitted it logs their IP and allows them to enter a protected folder containing the PDF (where they can download).
Is there a application or content management system that specializes in this? Or what would you recommend to handle this?
THANKS!
|
|
|
| |
|
|
|
 |
|
 |
|
Clinically Insane
Join Date: Mar 2001
Location: yes
Status:
Online
|
|
Simple? Register to have your name added to htpasswd file for Apache basic auth. If you use a language like PHP there should be a global variable that will help you access whether the person has authenticated successfully, if you need to do auth checks progmatically. Otherwise, put all of the protected files in a particular directory and protect this directory with basic auth.
|
|
|
| |
|
|
|
 |
|
 |
|
Addicted to MacNN
Join Date: Sep 2001
Location: NYC*Crooklyn
Status:
Offline
|
|
Thanks, I did something similar to that but it's not a way to scale well.
I see that Expression Engine actually does this type of thing via member groups privileges and email authentication... that may look like the answer!
|
|
|
| |
|
|
|
 |
|
 |
|
Clinically Insane
Join Date: Mar 2001
Location: yes
Status:
Online
|
|
Meh, by the time you install Expression Engine or anything else and figure it out you could write something yourself, this isn't hard.
|
|
|
| |
|
|
|
 |
|
 |
|
Clinically Insane
Join Date: Oct 2001
Location: San Diego, CA, USA
Status:
Offline
|
|
Unless you're already using Expression Engine...
|
|
Chuck
___
"Instead of either 'multi-talented' or 'multitalented' use 'bisexual'."
|
| |
|
|
|
 |
|
 |
|
Clinically Insane
Join Date: Oct 2000
Location: Los Angeles
Status:
Offline
|
|
I am a fan of EE. If you were planning to use it anyway for the full feature set, then it makes sense to use EE. If you just want to use it for that single piece of functionality, though, it may be overkill.
|

Newt 2012-The Republican Revolution Returns!
|
| |
|
|
|
 |
 |
|
 |
|
|
|
|
|

|
|
 |
Forum Rules
|
 |
 |
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
|
HTML code is Off
|
|
|
|
|
|
 |
 |
 |
 |
|
 |