If i have two different users, working with the same IP adress:
user A >-login-> asks a question->logoff
user B ->login->answers the question->logoff
user A->login->selects answer from user B as the best
The points for best answer are going to user A, not to user B. And user A gets an email that his answer is the best. It sounds weird, but i need this functionality.
Help?