Print Page | Close Window

Looking for rating system?

Printed From: Web Wiz Forums
Category: General Discussion
Forum Name: Classic ASP Discussion
Forum Description: Discussion on Active Server Pages (Classic ASP).
URL: https://forums.webwiz.net/forum_posts.asp?TID=1425
Printed Date: 28 March 2026 at 11:06pm
Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com


Topic: Looking for rating system?
Posted By: LeoV
Subject: Looking for rating system?
Date Posted: 28 March 2003 at 5:05am

I'm looking for a user article/product rating system. A system like the one used for this site. Does anybody know such a good simple system? Perhaps with a link where it can be downloaded?

Perhaps this is something for the Web Wiz Guide and its free software?

Thanx for the support.

Leo




Replies:
Posted By: Scotty32
Date Posted: 28 March 2003 at 7:33am

i want this too,

you could always download one of the scripts, cut out the "Rating" part then work it into your site, but i think that might be a lil hard - am gunna do one, by editing a poll (not off this site)

i tend to make my own stuff when i cant find wot i want alot

guess it helps me learn

(PS if you did download sumfin off the site and use it, ya'll have to put the "Powered by Web Wiz Guide" init)



Posted By: eagle00789
Date Posted: 31 March 2003 at 1:41am

the solution is rather simple:

create a database with a table in it

define the table as below:

RatingID = auotnumber
Rating = number
Votes = number

create a asp-page that displays the rating based on the Rating and selected by the RatingID and votes is the total votes
Rating is the TOTAL rating of all users.
in your ASP page you have to devide the rating by the votes:
Rating/Votes

greetings Chris



-------------
Using forum at http://www.gravenrode.nl/forum/forum - Gravenrode and http://www.gravenrode.nl/forum/test_forum - here and http://217.121.39.22/forum/test_forum - here



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.08 - https://www.webwizforums.com
Copyright ©2001-2026 Web Wiz Ltd. - https://www.webwiz.net