Social Networking :: Post Status Updates To Twitter And Facebook
May 7, 2013I try To integrate Fb And Twitter Integration in My Site But At A Time 1 Integration Work Both Integration Is Not Work...
View 1 RepliesI try To integrate Fb And Twitter Integration in My Site But At A Time 1 Integration Work Both Integration Is Not Work...
View 1 Repliescode to integerate twitter and facebook in my application,
View 1 RepliesI need to update the status in Twitter in asp.net.I need to use Twitter API to achieve this.
View 1 RepliesI have tried the demo and the code example and it did not work. I was reading that some of the Twitter request uri's have changed and that some are not in use anymore, not sure what that means.
When I run the code it authenticates but when I post I get a 404 error on the Tweet_Click on this line - twitter.Tweet(txtTweet.Text)
On the demo it does not do anything when the button is pressed, the page only refreshes.
I want to display facebook, twitter and g+ like button on my .net website like [URL] ....
View 1 RepliesI want to make a post in Facebook FanPage as page Admin.
View 1 RepliesHow do i post image on facebook wall from asp.net
View 1 Replieshow to post on facebook page using asp.net web forms.
View 1 Repliesi want to post an image or photo into users facebook wall without using Fileupload control.i have retrieved an Image from my database in .bmp format and i want to post that bmp image into facebook wall. i don't want to use Fileupload controls.
View 1 Repliesi have find the way how can i find user id now the question is
with the use of user id how can i post on facebook wall when the user is not login
what info i need to store in database ?
I am trying to post a image on multiple users ids wall. I have tried your code it is successfully posting the image on my wall.
I was given different user ids, My requirement is to post the same image on their wall individually is it possible?
how to post feed OUR wall. now, my friend wall, using their ID.tried with
FaceBookConnect.Post(ViewState["Code"].ToString(), "/<friend ID>/feed", data);
--> failed :-(
FaceBookConnect.Post(ViewState["Code"].ToString(), "/<friend ID>/notes", data);
--> also failed
also tried with : "/<friend ID>/notes" which also failed.
Post Publish and Share content on user’s FaceBook Wall or Timeline using Graph does not work on the mobile version.
Redirects to a page with an error, the desktop version works on mobile no, is how to fix it
I am using the code to post on facebook wall from below url.
[URL]...
This works fine only if the developer from which the app is created. But its not working for any other logins.
How get twitter user profile picture if i have secret token, token ,secret key and API key
View 1 RepliesHow user post comment on my website using gmail ,fb,yahoo ,hotmail account ...
how to apply this.. [URL] ....
In login with twitter example how should i logout from the twitter.
View 1 RepliesI see that only name,group,email address we can access at facebook send button. How can i send to my facebook page wall (where i am admin) by clicking facebook send button. It's by default don't show it.
View 1 RepliesI need to develop a login where user can login from his facebook account. When user login first time, an auth dialog should open from facebook asking to user for access permission and than it should move to one of my page where I can retrieve user email address and first name & last name through his facebook access token. How to achieve this?
View 1 RepliesHow can we integtate twitter(contact,id,twitt) in our own website.......
View 1 RepliesWith Twitter's new OAuth interface, their API is now many times more complex than what it was. And I haven't even looked at Facebook's API yet.
What I'm wondering if there is a method that employs some higher-level, existing code or interfaces to make this a simpler task.
All I want to be able to do is initiate a Twitter tweet or Facebook share on the user's behalf and be able to control the initial text of those messages, from an ASP.NET application.
I found some similar questions on SO, but they had no answers. EDIT: I know there are things like AddThis and ShareThis, but I need something that will give me control over the default message. It must contain a link with a code that is specific to the current user.
i have made a gridview which contains three fields, two textboxes and one combo box. ComboBox fetchs data from table(SQL) and when a combox box triggers, data related to combo must be added in two boxes. i did this throw another button, but i want this to be trigger directly when it clicks..
View 1 Replieshow can I post status updates on myspace using asp.net C# ?
View 2 Repliescan we get api(consumer key and secret. of twitter free so that i can use it for integration(twitter) in our own website.....
View 1 RepliesIf you could give me some guidelines It would mean a lot to me. what type of authentication I use, how to do id from localhost, how to modify web.config file etc
View 1 Replies