No not using cfquery. But you can loop a query and use cfhttp to post to twitter or use a java plugin or one of the other avaliabel cf->twitter apps.
eg: http://blog.kukiel.net/2010/09/twitter-coldfusion-railo-java-and-oauth.html Regards, Paul Kukiel On 8/10/2010 11:04 AM, John Barrett wrote: > Hi, > Is it possible to use cfquery to post to twitter? > in my app have db data, use cfquery to post it t a page on the site, can I > use this method to post it to twitter. I looked on Google mostly found how to > display twitter feeds, but not this. I could convert tot db results to XML if > that would make this easier. > > the example can be found on gotnutrients.net (daily tip) > > thanks, > Johnny > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-newbie/message.cfm/messageid:5127 Subscription: http://www.houseoffusion.com/groups/cf-newbie/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-newbie/unsubscribe.cfm
