Hi all, I'm trying to figure out how I can create, or modify a script to build a very simple "Tags" board, like the one you see here on the right.
http://blogs.msdn.com/ie/
It's basically just a box, which displays user posted links. It also tracks how many times a linked has been clicked, and the ones which have been clicked the most get displayed bigger than the others. Does anyone know where I can get or modify a script like this?
I plan to displaying the user input fields and submit button on the same page, using a div show/hide script. So- no login or registration required for mine. I would also prefer this info gets stored inside a text file, so its easy to edit.