Language User Name Password
Register
Home
Polls List
My Polls
New Poll
Use Polls
Special Polls
Use Ratings
Use Records
Short URL
Register
Contact Us

Using rating in your web page

You can use different style of rating to your web page, as you can use Stars/Hearts, or Like/Dislike, you can use it as fixed embedded code in your web page or you can use it dynamically in your web page so it will be linked with your database contents.

Steps

1- Rate Type
  • Choose the type of the rating you want either Starts/Hearts or Like/Dislike
2- Configure
  • Configure the rating the way you want, use different shape, Alignment, Direction, Colour, etc.
3- Copy and Paste
  • Copy code in the code frame and paste it into your web page.

Dynamic Rating

You can use these ratings in your site and link it to your database. the ID part in the link to put any id you want, it can be numeric or string here is an example:

<iframe src="http://pollsdb.com/star.aspx?
key=U3tBLSbRUIUXjv1r77RvGI3fi/xekAan13LgPfo3Osc=
&id='<%# Eval("QtnID") %>'
&max=5&shape=star&colour=yellow&align=horizontal&dir=forward&votes=0" width="150" height="50" frameborder="0"></iframe>

Do it

Rate Type
Show Votes
Max Rate
Shape
Colour
Align
Direction
Width
Height