make a voting poll

How do I make a voting poll in AppleScript?

Thanks,

BW

OK, my GUESS is that you would make a file online. Then make it “Postable.”
Then you can do "do shell script “curl --user (username:password) --data status "3" http://www.mysite.com/pollnumbers.xml

This is a COMPLETE GUESS… try it. It’s the same way people post to twitter in curl, why not poll in curl.