redmoon
Regular Member
- Aug 19, 2009
- 246
- 74
Is there any way to automate this code to submit votes like it was done with a mouse click? I'm thinking it could be done with php but I have no idea how to code it. Appreciate any help.
Code:
<input class="submit yes" type="submit" onclick="submitVote(XXXX, XXXX, 'Y')" value="Yes" name="vote">