Reply to thread

I used Visual Basic Scripting (VBScript) to make this.  I'm not a VBScript guru by anymeans (just started to use it on Monday to create automation for work), I'm more of a Perl guru if any.  but if you want to alter this for other polls:




Oh, and to find out what the form name will be ("citi") and what the value will be ("vote") you will need to look through the source code on the webpage you intend to automate.


To do this:


On IE:


View->Source


On FF:


View->Page Source


Look for the line that has


Back
Top Bottom