ajax based 5-star rating system

2007-06-07 Thread DKI
Hi. I want to create a ajax based 5-star rating system in coldfusion for my site. The stars will be clickable and will update the database. Also, it needs to avoid repeat voting by the same user. Can you please provide some guidance or sample code? Thanks, K

Re: ajax based 5-star rating system

2007-06-07 Thread Joshua Cyr
to create a ajax based 5-star rating system in coldfusion for my site. The stars will be clickable and will update the database. Also, it needs to avoid repeat voting by the same user. Can you please provide some guidance or sample code? Thanks, K

RE: ajax based 5-star rating system

2007-06-07 Thread Andy Matthews
[mailto:[EMAIL PROTECTED] Sent: Thursday, June 07, 2007 3:28 PM To: CF-Talk Subject: ajax based 5-star rating system Hi. I want to create a ajax based 5-star rating system in coldfusion for my site. The stars will be clickable and will update the database. Also, it needs to avoid repeat voting

Re: ajax based 5-star rating system

2007-06-07 Thread Mary Jo Sminkey
Hi. I want to create a ajax based 5-star rating system in coldfusion for my site. The stars will be clickable and will update the database. Also, it needs to avoid repeat voting by the same user. Can you please provide some guidance or sample code? I haven't used it yet but there's a star rating

RE: ajax based 5-star rating system

2007-06-07 Thread Michael E. Carluen
[mailto:[EMAIL PROTECTED] Sent: Thursday, June 07, 2007 1:28 PM To: CF-Talk Subject: ajax based 5-star rating system Hi. I want to create a ajax based 5-star rating system in coldfusion for my site. The stars will be clickable and will update the database. Also, it needs to avoid repeat voting

Re: ajax based 5-star rating system

2007-06-07 Thread Rey Bango
, June 07, 2007 3:28 PM To: CF-Talk Subject: ajax based 5-star rating system Hi. I want to create a ajax based 5-star rating system in coldfusion for my site. The stars will be clickable and will update the database. Also, it needs to avoid repeat voting by the same user. Can you please

Re: ajax based 5-star rating system

2007-06-07 Thread Rey Bango
. Goto: http://jquery.com for the plugin, download and just read-up on: http://dev.jquery.com/~john/plugins/rating/ -Original Message- From: DKI [mailto:[EMAIL PROTECTED] Sent: Thursday, June 07, 2007 1:28 PM To: CF-Talk Subject: ajax based 5-star rating system Hi. I want

RE: ajax based 5-star rating system

2007-06-07 Thread Andy Matthews
Then Karl needs to update the plugins page. I got my examples from there. -Original Message- From: Rey Bango [mailto:[EMAIL PROTECTED] Sent: Thursday, June 07, 2007 3:56 PM To: CF-Talk Subject: Re: ajax based 5-star rating system Don't forget this one Andy: jQuery Half-Star Rating