[eluser]meigwilym[/eluser]
Quote:No I don’t need, nor want, for anyone to do it for me.
Then try and ask your question by showing what you've already tried, or at least thought of.
Quote:I saw on Google about possibly doing it with jQuery.
jQuery is fine <b>after</b> you've built the server side code.
Things you need to consider:
* Do users need to be logged in?
* Where/how will I store these votes?
* How many times can an user click on a button?
* Can users click on both buttons?
Think about these questions and you'll get somewhere. If you're stuck then come back with something to show.
Good luck,
Mei