Social Networking :: Post Image On FaceBook Wall?
Feb 25, 2013How do i post image on facebook wall from asp.net
View 1 RepliesHow do i post image on facebook wall from asp.net
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 Repliescode to integerate twitter and facebook in my application,
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.
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.
i am not able to share image on facebook wall. Here i attach my cs code and aspx code. Also added namespace "using ASPSnippets.FaceBookAPI;"
// ");
hidden.val($(this).attr("rel"));
$("form").append(hidden);
});
});
function GetScreenCordinates(obj) {
[code]....
How user post comment on my website using gmail ,fb,yahoo ,hotmail account ...
how to apply this.. [URL] ....
I am trying to upload video on facebook using asp.net with c#. But my code is not working.
How to upload video on facebook using asp.net application with c#.
I am using code from here [URL] ....
I want to display all facebook wall post in my application in .net
View 1 RepliesRelated to this article [URL] ....
I have a problem regarding posting arabic text to facebook wall, it works well in english but arabic has a problem in encoding it post any arabic text in ?
i am doing my project in asp.net mvc in this wall type application
when am i write text click on submit then it will post on wall how to do this
I have website with facebook like box for facebook page (eg, abc) . Now if any new post in their at website it will automatically post at wall or not.
View 1 RepliesI want to create one system in asp.net
I can post my Google + wall and schedule it from my system also i can replay comment.
I want to make a post in Facebook FanPage as page Admin.
View 1 Replieshow to post on facebook page using asp.net web forms.
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 RepliesPost 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 Facebook Like on a page in my website. On that page in left side there is banner image (in .jpg) and then 40 colors images(.jpg). My problem is that when i like facebook then in like thumbnail that banner image is showing. I want to show any color's image in thumbmail when i like facebook.
I also used <meta property="og:image" id="meta1" runat="server" content="" /> on my .aspx page and gave the meta1.content="Path of that color image"; in .aspx.cs. But it is not working.
I want an Api so that i can import all pictures from my photo gallery in my website.
View 1 RepliesI want to create my own face book share link, but it's not going to take image of perticular home or not even name.Why it's behave like that?
Below is my code.
<a title="send to Facebook" href="http://www.facebook.com/sharer.php?s=s=100&p[title]=home&p[summary]=sum_my&p[url]=http%3A%2F%2Fretirementhomesworld.com.199-79-62-24.bh-plesk-web1.webhostbox.net%2Fcommunity%2Fdetails%2F99&p[images][0]=http%3A%2F%2Fretirementhomesworld.com.199-79-62-24.bh-plesk-
[code]....
i need to do login with face book so i had did all codes and also i got basic info from facebook now i face small problem with that . that profile image quality was very low . so i need quality profile image from them . what i have to do.
View 1 RepliesI have used downloaded code of (Import Facebook Album Photos and display as Image Gallery in ASP.Net) but it could not work for me .
In the code there is used query string for code so i want to know from where the code value comes and for what purpose we r using this.
protected void Page_Load(object sender, EventArgs e)
I 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 Replies