hot or not script - Posted (856 Views)
Senior Member
tribaliztic
Posts: 1532
1532
I can't find a free "hot or not" script written in ASP, what I'm talking about is a page where the visitor is presented with a picture and can select "hot" or "not" (or maybe a grade from 1-10). Another version is the visitor is presented with TWO pictures and can select the best of the two(who's cuter?). The results are stored in the db and a top 10 list is presented along with the average score (where applicable).
Here are links to php versions:
http://www.abynex.com/NewTemplate/flypage.php?page=hotnot
http://www.abynex.com/NewTemplate/flypage.php?page=cuter

Cheap scripts, but too bad they're in php =(
Can anyone find something similar in asp or maybe build one? Comments would be really great to have also =)
<
/Tribaliztic
- www.gotlandrace.se -
 Sort direction, for dates DESC means newest first  
 Page size 
Posted
Senior Member
tribaliztic
Posts: 1532
1532
pretty please? ;)
<
/Tribaliztic
- www.gotlandrace.se -
Posted
Retired Support Moderator
MarcelG
Posts: 2625
2625
I've done some searching on aspin.net etc, but sorry, I cannot find anything that does what you're looking for....<
Posted
Senior Member
tribaliztic
Posts: 1532
1532
Same here, there are lots of cool scripts out there, but all are in php. Maybe it's time to convert the whole site to php since "all" cool stuff is made in php nowadays =/
<
/Tribaliztic
- www.gotlandrace.se -
Posted
Junior Member
Davecl
Posts: 105
105
http://www.scriptsearch.com/details/7519.html<
Dave
Posted
Senior Member
tribaliztic
Posts: 1532
1532
well... 50 dollars =) But thanks for helping! <
/Tribaliztic
- www.gotlandrace.se -
Posted
Senior Member
tribaliztic
Posts: 1532
1532
Giving this another try, anyone stumbled across something? =)
<
/Tribaliztic
- www.gotlandrace.se -
Posted
Forum Moderator
AnonJr
Posts: 5768
5768
Not yet. Have you tried http://www.planet-source-code.com ? They can be hit-or-miss, but I've been able to dig up a good gem from time to time.<
Posted
Junior Member
Davecl
Posts: 105
105
might have a go at making a simple one of these when i get the chance,i have already made a gallery where people can upload their pics, i would imagine it wouldn't be too hard to add a simple voting thing.<
Dave
Posted
Senior Member
tribaliztic
Posts: 1532
1532
Davecl: That would be great! =)
Now that you mention it.. It wouldn't be that hard to just add voting to my existing upload script.. To have it show the top 10 pics and such will be harder I think. <
/Tribaliztic
- www.gotlandrace.se -
Posted
Forum Moderator
dayve
Posts: 5820
5820
You could easily make an ajax version similar to what I've done here:

http://forum.snitz.com/forum/topic.asp?TOPIC_ID=59299#335425<
You Must enter a message