You must Sign In to post a response.
  • Category: JavaScript

    Post status message to twitter using javascript

    Hi All,

    the below is urgent can u give me ur help

    The design is

    posttwitter.aspx page

    Login logout

    when click on login its authorize and display details of user below login and logout

    and after fill the textarea then we can click on post its redirect to twitter that post message display in twitter please help me urgent
  • #759799
    Hello Venkar,


    Refer the below link :

    http://www.aspsnippets.com/Articles/Post-status-message-to-Twitter-account-from-ASPNet-Website.aspx

    https://dev.twitter.com/rest/reference/post/statuses/update

    http://sources.disruptive-innovations.com/twitterHelper/tags/latest/TwitterHelper.html


    Hope first link will surely help you.
    Mark the answer if it helped you.

    Regards,
    Nirav Lalan
    DNS Gold Member
    "If you can dream it, you can do it."

  • #759861
    Hi Venkat,
    You can refer the following link:
    http://www.codeproject.com/Articles/676313/Twitter-API-v-with-OAuth

    This links does not show you how to post a message to twitter by using JavaScript but it might give you an idea of how to achieve your purpose.

    Thanks,
    Rajan


  • Sign In to post your comments