I've wrote this:
<form action="http://www.arkitera.com/forum/poll.php" method="get">
<input type="hidden" value="85c01c985a2db222da14e3cf7243e077" name="s">
<input type="hidden" value="pollvote" name="action">
<input type="hidden" value="3" name="pollid">
<input type="radio" value="1" name="blabla1">
<input type="radio" value="2" name="blabla2">
<input type="radio" value="3" name="blabla3">
<input type="radio" value="4" name="blabla4">
</form>
And when i votes this Message appears:
The action you have attempted could not be performed as your session appears to be invalid. Click the below link to attempt this action again with a new session.
Try this action again!
What should be the wrong?
Note: Is anybody read this thread?
|