I have an Access application that is used by golf organizations and one of them wants to post updates to their Twitter account, like "Joe Smith leads the Friendly's Invitational with a first-round 73."
I've been able to send emails and text messages from the application, but this one is way out there for me. I've checked out Twitter.com's API page at
http://apiwiki.twitter.com/, but I don't know where to start. Looks like some open source stuff is available, namely cURL, but I have no idea how to drive that from VBA.
Any ideas would be greatly appreciated.
Thanks!