Random User "winner" script for 2002

C

Cracker Jacks

Does any one know of an existing script that will select a monthly "winner"
at random just by a user simply logging in to a protected sub-web. This is
for private use only. Thanks in advance.
 
T

Thomas A. Rowe

Not possible unless you have a database driven login function where you have user info stored along
with UserID and Password where you would stored the date of last visit, so that only those users
that actually visited the site during the current month would be eligible.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 
Top