How to Post to twitter wall from my website
Posted
by Gublooo
on Stack Overflow
See other posts from Stack Overflow
or by Gublooo
Published on 2010-05-22T02:21:06Z
Indexed on
2010/05/22
2:30 UTC
Read the original article
Hit count: 302
twitterapi
Hi Guys,
I'm building an application where users post their tips on various topics on my website. While posting their tips - I've recently implemented the option where they can post that tip to their facebook wall as well.
They simply check the box - saying "Post to Facebook" and then the facebook pop-up opens up where they login and publish the tip to their facebook wall.
Now I want to add the new functionality where they can post it to their twitter feed as well directly from my website.
Are there any tutorials that show how to implement this. Thanks
© Stack Overflow or respective owner