Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

limiting the number of downloads

Status
Not open for further replies.

LUEBBKEVIN

Programmer
Apr 30, 2002
35
US
I'm hoping I'm in the right place. I want to limit the number of downloads per session on a website but don't know where that setting is located.
For example....say userA is allowed 10 downloads per session. If he tries to download 11, he'll receive an error message. I know I can limit file size as well as number of sessions allowed but can't find where the number of downloads
 
just set a counter that is increased with each dl, when a set max is reached, tell the user he is done for the day

Bastien

Any one have a techie job in Toronto, I need to work...being laid off sucks!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top