开发者

how do i send tweet message with data from my site to twitter account

开发者 https://www.devze.com 2023-04-11 09:57 出处:网络
I need to post a twitter开发者_Go百科 message from my website passing custom message. I used twitter buton but according to requirement i need to send the message after submitting particular form. how

I need to post a twitter开发者_Go百科 message from my website passing custom message. I used twitter buton but according to requirement i need to send the message after submitting particular form. how do i do this without using twitter button. is there any api for this.


Yes, there is an API for that, fully documented, on http://dev.twitter.com/

EDIT: Some full .NET sample area available at http://dev.twitter.com/docs/open-source-examples#By_LanguagePlatform

0

精彩评论

暂无评论...
验证码 换一张
取 消