Tag Archives: asp
Rating system introduced on my directories
I have been working on a way to let users rate websites in my directories easy and efficiently, and with a minimum of security to prevent bots from voting. Finally I am ready to launch an AJAX based rating system that allow visitors to quickly rate a website without any need of refreshing the page […]
Validation / Confirmation script code to stop spammers
I have made a validation script some time ago, I use at eg. my directories when people submit new websites and comments. (ASP / VB) The last couple of months I have been getting some emails asking how it is done, and a thread on digitalpoint have also talked a bit about it, so here it is. The theory […]