> I'm more worried about whether or not I am on the right track with this
> section of code layout.
>
> IF i wanted to allow a validated user to download one file at a time
> from a certain folder sub handler {
># validate user first to see if they belong in this area
># check and see if
>> Be aware of proxies. Many ISPs use proxies, in this situation
your are> excluding all people using the same proxy because one of their
users is> accessing a directory/file.>I'm not worried
about this aspect. I'm going to validate using cookies andcan use
cookies along with their ip, use