Previous Thread
Next Thread
Print Thread
Hop To
Anonymous
Unregistered
Anonymous
Unregistered
I'm sure I'm not the only one trying to do this to increase traffic to my board. I want to run a sweepstakes where each message posted in a month is an entry into a drawing. At the end of the month I look at the numbers of messages posted in that month, select a random number within that number of messages, and find that message so I can declare them the winner.

How in the world would I go about doing this?

Thanks.

Anonymous
Unregistered
Anonymous
Unregistered
Cool idea. As you know all the messages are numbered already [as are the users themselves].

The trick is only to create a random message picker. Software or paperware.

You COULD just get an email notification for each message posted, print them and do the old pick from a hat method. Very low tech however adn and for trees.

The alternative is to write script to do a readdir of the files in the message file names into an array. Get the $# number of the array and run a random function on it. Pick that index of the array and you have it.

Not exactly hard coding -- but not for the first timer. How's your perl experience?

Michael Farris
OpenTopicâ„¢ Product Manager

Anonymous
Unregistered
Anonymous
Unregistered
Quote
How's your perl experience?
Installing UBB was my Perl experience. <img src="https://www.ubbcentral.com/boards/images/graemlins/laugh.gif" alt="" /> I have no problem picking the right number. I'll just use a random number picker I wrote in Cold Fusion. Thanks for your help.


Link Copied to Clipboard
ShoutChat
Comment Guidelines: Do post respectful and insightful comments. Don't flame, hate, spam.
Recent Topics
Bots
by Outdoorking - 04/13/2024 5:08 PM
Can you add html to language files?
by Baldeagle - 04/07/2024 2:41 PM
Do I need to rebuild my database?
by Baldeagle - 04/07/2024 2:58 AM
This is not a bug, but a suggestion
by Baldeagle - 04/05/2024 11:25 PM
Is UBB.threads still going?
by Aaron101 - 04/01/2022 8:18 AM
Who's Online Now
0 members (), 404 guests, and 136 robots.
Key: Admin, Global Mod, Mod
Random Gallery Image
Latest Gallery Images
Los Angeles
Los Angeles
by isaac, August 6
3D Creations
3D Creations
by JAISP, December 30
Artistic structures
Artistic structures
by isaac, August 29
Stones
Stones
by isaac, August 19
Powered by UBB.threads™ PHP Forum Software 8.0.0
(Preview build 20230217)