Hi guys,
The subject of this post might sound a bit confusing, I will see if I can explain my problem better.
I created a tagboard, which it loads the page with the messages on top, and below the messages there is a form. The user enters the name and the message in the form provided, press send and the message appears on top when the form is submitted.
The problem is, after the user submits the form, the new message appears, but if the user chooses to reload the page after submitting the form, the same message is sent again, so i end up with two identical messages. This can lead to people abusing the tagboard which i don't want it to happen. How can I stop this from happening?