7
Hi,
Here is how I did it on the weblinks page -
1) Added two buttons with the following links
/modules/weblinks/ratelink.php?lid=<{$link.lid}>&rating=10&submit=yes
/modules/weblinks/ratelink.php?lid=<{$link.lid}>&rating=-1&submit=yes
2) Modified the ratelink.php page to retrieve the URL parameters and record the vote.
You can see it
hereHope this helpes.
Regards,
Abu