Hey David,
Thanks for replying.

% Voteing will be allowed only to clients who register and confirm their
email
% addresses, plus only 1 vote per IP and we will be using cookies...

/*
That would be terrible for anyone behind a firewall.  Leave it at once
per email address and just live with the fact that some people have more
than one available.
*/
Let me explain, when the person registers they wont just recive permission
to vote but also other things as a control panel will be created for them to
save their favourite packages from the differient hosts and even compare the
packages side by side...if the cookie fails then i will try for ip and if
the ip fails then it will go only for the username....

/*
In addition, I presume you mean that one can only vote once for a given
web host vs having to pick a single one and vote for it and that's it...
I know of a few directly and should be able to vote on all of them.
*/
Nope, its not that you have limited votes, you can vote for each and every
host on the site...but just one vote per host, dont you think thats fair?

/*
It would be nice if you saved everyone's votes and let users modify them,
*/
Let users modify them? what do you mean? if users can modify a vote whats
the use of a vote?

/*
but that gets into a bit more work on your part.  But it would be nice :-)
*/
Now you've gotten me confused :-(


/*
HTH & HAND
*/
Meant to ask you this before...whats HAND?

Cheers,
-Ryan

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to