Hi all!

I want to write a small VB5 app that asks people to vote on a particular topic.

I want it to only come up once (ie, when they've voted, it records their username in a file and won't ask them again)

Can I ask opinions on how best to do this?

Should I use a database or a text file or another method??

Cheers

Simon