Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Normal
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->SourceOn FF:View->Page SourceLook for the line that has
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