I have a simple entry and display system for short texts on a single web page. The text input is just an input field with a GET in views. I'd like a very basic up or down voting system on the page for the latest entries. I can get the latest entries into a variable...I have a simple entry and display system for sh