Video: Using the ASP.NET AJAX Rating Control
page 1 of 2
Published: 23 Oct 2006
Unedited - Community Contributed
Abstract
In this video Mohammad demonstrates how you can use the ASP.NET AJAX Control Toolkit Rating Control.
by Mohammad Azam
Feedback
Average Rating: 
Views (Total / Last 10 Days): 33364/ 81
Article Contents:

View

[Play the Video] - Requires Registration/Login

[Download the Sample]


View Entire Article

Article Feedback

Title:  
Name:  
Url: ( Optional )
Comment:  
Please add 8 and 4 and type the answer here:

User Comments

Title: .net star   
Name: Shankar
Date: 5/6/2010 12:50:31 AM
Comment:
How can we use with data base
Title: .net rating star   
Name: Ankit
Date: 11/18/2009 9:02:43 AM
Comment:
For More Information Visit http://www.avmendapara.com/

first script is
function ajaxRating(xml)
{
var x = xml.responseXML;
var xmlRating = x.getElementsByTagName('rating');
var rating = xmlRating[0].firstChild.nodeValue;
alert('You rated it ' + rating + ' star(s)!');
}
var s3 = new Stars({
maxRating: 5,
actionURL: 'rate.php?rating=',
callback: ajaxRating,
imagePath: 'images/',
value: 3
});


second one is


var s1 = new Stars({
maxRating: 5,
bindField: 'myRating',
imagePath: 'images/',
value: 4.5
});
Title: Ajax Rating   
Name: Muthu Vijayan
Date: 1/10/2009 4:25:08 AM
Comment:
Thank you very much Mohammad Azam !
Great job !

I have one doubt how to show all the ratings in a datalist
Title: maha   
Name: daoud
Date: 11/7/2008 2:02:02 PM
Comment:
how can i make this control saved the rate in database?
Title: can't   
Name: maha
Date: 11/7/2008 1:25:42 PM
Comment:
i'll try to download the video by firfox but it does'nt download and not shown
Title: re: How to run the video   
Name: Mohammad Azam
Date: 11/7/2008 12:16:11 PM
Comment:
Hi,

Try to use IE or download the add on for the FireFox to run the video.
Title: hello   
Name: maha
Date: 11/7/2008 12:14:27 PM
Comment:
how can i see video?
Title: I don't like this tutorial at all..   
Name: Divya
Date: 8/12/2008 10:09:28 PM
Comment:
You have shown how to use Rating control, when POSTBACK occurs than what is the use of using AJax control. On hitting rating control Page Postback occurs. Its not at all good.
Title: ajax rating   
Name: mvsradhakrishna
Date: 7/10/2008 6:59:28 AM
Comment:
Hi! this is radhakrishna used ajax rating control it works fine in IE(6.0) i.e the visibility of stars but could not appear in mozilla so please help me out!
Title: I know only you can share it!   
Name: anamuslim
Date: 4/4/2008 11:20:39 AM
Comment:
Hi..Azam...This is AZAMat from India..very good work...which ever your article, i read, are excellent and helped me in many projects...
Title: thanks   
Name: raghavendra
Date: 12/18/2007 3:57:29 AM
Comment:
can you create a rating control which display the good bad and average rating
Title: Thanks   
Name: Felipe
Date: 8/20/2007 12:42:17 AM
Comment:
Hi, this article help me a lot !!
i'm doing my project of the end of the course.

dont stop ...
thanks !!
Title: block user to rate multiple times   
Name: Arshad
Date: 7/16/2007 5:16:14 PM
Comment:
how can i block user to rate multiple times. and one more this i also want to display average/ total rating .. just like this http://aspalliance.com/ site is doing ..???
Average Rating: Views (Total / Last 10 Days): 6975/ 206
Thanks..
Title: individual   
Name: myname ok
Date: 4/17/2007 7:13:35 AM
Comment:
cheers
Title: Oh! Wow   
Name: Amir Abdullah Majoka
Date: 1/10/2007 12:45:32 AM
Comment:
Hi its good work Continue it.......& Thanks For...!!!
Title: Mohammad Thanks a lot   
Name: Good job
Date: 11/9/2006 4:32:13 PM
Comment:
Thanks again for video
Title: database   
Name: safi
Date: 11/9/2006 4:03:24 AM
Comment:
how can use this with database
Title: thank you !   
Name: The Hien
Date: 11/5/2006 9:57:53 AM
Comment:
Thank you very much !!!






Community Advice: ASP | SQL | XML | Regular Expressions | Windows


©Copyright 1998-2012 ASPAlliance.com  |  Page Processed at 5/16/2012 11:19:48 PM  AspAlliance Recent Articles RSS Feed
About ASPAlliance | Newsgroups | Advertise | Authors | Email Lists | Feedback | Link To Us | Privacy | Search