How can I make a python program that votes on certain polls ? Atm I am using ClientForm to fill forms but the polls that I found are always of the type = "hidden" and I don't know how to do it. <br><br>I would also want to do a python program that would vote on a website. For example, if I go to this url <a href="http://games.top.org/ultima-online/">http://games.top.org/ultima-online/</a> while I am on this site: <a href="http://www.uo.burstfire.net/">http://www.uo.burstfire.net/</a> that site will win a vote... if i got to the same url but while i am on this site <a href="http://www.drw.ru/en/">http://www.drw.ru/en/</a> the vote goes to this one. Well how can I make python give me the vote for a certain site? I don't know how this vote systems work sorry for the noob questions.<br>