I'm more interested in the other information they have in their poll -- the form has 'form method="POST" action="survey_post.asp"' which seems accurate, but it also submits further down: 'input type="hidden" name="Online" value="Y"' and 'input type="hidden" name="CT" value="1"'. The POST function is accurate enough, but if you look at the code on their 'results' page, it's not dynamically updated, judging from how the style tags are getting wrapped around the text block.
So they're getting results, they just aren't reporting them accurately, and they're bothering to record something else too which is odd.
no subject
So they're getting results, they just aren't reporting them accurately, and they're bothering to record something else too which is odd.