View Single Post
  #1 (permalink)  
Old 01-09-2008, 01:01 PM
Perro88 Perro88 is offline
Newbie
 
Join Date: Dec 2007
Posts: 8
Rep Power: 0
Perro88 is on a distinguished road
Default Need some AJAX help

I made a rating system. working ok but it's forms related.
something like if the member voted appear a reset rating button else a select form.
I have the tables moviesvotes with id of the member and movie id and vote as fields. and the table movies with id of the movie, number of votes and rating. I used the form values to recalculate the rating and n_votes everytime a vote was added or reseted the score.
can anyone help me convert this to some ajax rate system?
Reply With Quote

Sponsored Links