> Yes the users will have gone through a registration and login to get to the
> downloads.
> The files will be served from MySQL and output to HTML of Flash.
> This is for a small project of limited edition audio or pictures or scripts,
> etc.
> Hens, "I'd like" to limit each user in the allotted 1
> Limited edition releases.
If it can be represented by a sequence of zeroes and ones, I submit to
you that it's not a "limited edition". That only really makes sense
for physical objects.
Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
http://training.figleaf.com/
Fig Leaf Software i
Karl DeSaulniers wrote:
Limited edition releases.
Because people obviously can't copy files once they are downloaded.
There is no reason to not allow someone who has been granted a copy to
get another copy. Unless they do something naughty like violating
copyright laws.
___
Yes the users will have gone through a registration and login to get
to the downloads.
The files will be served from MySQL and output to HTML of Flash.
This is for a small project of limited edition audio or pictures or
scripts, etc.
Hens, "I'd like" to limit each user in the allotted 150 to b
Limited edition releases.
On May 28, 2010, at 5:44 PM, Dave Watts wrote:
I was starting to wrap my head around an idea like this.
Where each user was given a list of available downloads and as they
downloaded, the list got shorter.
Once the list was depleted, no more downloads.
I didn't think
> I was starting to wrap my head around an idea like this.
> Where each user was given a list of available downloads and as they
> downloaded, the list got shorter.
> Once the list was depleted, no more downloads.
> I didn't think about tokens because I have never used them and they seem too
> comp
Very good point. Thanks for that Henrik.
I was starting to wrap my head around an idea like this.
Where each user was given a list of available downloads and as they
downloaded, the list got shorter.
Once the list was depleted, no more downloads.
I didn't think about tokens because I have never
Karl DeSaulniers wrote:
Hello,
How can I go about restricting the number of downloads of a file on my
server?
For Eg: if I want a music track to only be able to be downloaded by 150
people and thats it.. ever,
how can I go about doing this?
I recommend at the very least using a token system wh
Eureka.. Thanks ;)
On May 28, 2010, at 4:19 PM, Dave Watts wrote:
I see. Would PHP work as that server side language? I am thinking so.
You can create a PHP counter, so... hmmm.
Sure, I think it would be very easy to do in PHP.
Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
http
> I see. Would PHP work as that server side language? I am thinking so.
> You can create a PHP counter, so... hmmm.
Sure, I think it would be very easy to do in PHP.
Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
http://training.figleaf.com/
Fig Leaf Software is a Veteran-Owned Small
On May 28, 2010, at 3:47 PM, Dave Watts wrote:
How can I go about restricting the number of downloads of a file
on my
server?
For Eg: if I want a music track to only be able to be downloaded
by 150
people and thats it.. ever,
how can I go about doing this?
You'll need to serve the file t
> How can I go about restricting the number of downloads of a file on my
> server?
> For Eg: if I want a music track to only be able to be downloaded by 150
> people and thats it.. ever,
> how can I go about doing this?
You'll need to serve the file through a server-side (CGI) program.
That progra
Hello,
How can I go about restricting the number of downloads of a file on
my server?
For Eg: if I want a music track to only be able to be downloaded by
150 people and thats it.. ever,
how can I go about doing this?
Much obliged,
Karl DeSaulniers
Design Drumm
http://designdrumm.com
__
13 matches
Mail list logo