Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

Keyword introduced in C++11 standard, which replaces type name in local variable declaration, when the type can be unambiguously deduced from the code.

learn more… | top users | synonyms

0
votes
1answer
77 views

How to auto share a post on facebook timeline?

I have a website that uses the Group Buying Site plugin (http://groupbuyingsite.com). It uses facebook app to login and register. When I add a new item to the cart the user is redirected to cart.php ...
-2
votes
1answer
674 views

how to auto share link to facebook

I have a link http://news.bamlike.com/index.php. When i click on link to view article. if you has loged in facebook and accecpt with some permission in this apps. It'll auto share that link on ...
-2
votes
1answer
294 views

Create Facebook Auto Post

I want to make a site, that uses Facebook Auto post. When a user clicks on a video or article, he will be redirected to the Facebook App Login page. Then when he is connected with Facebook, the site ...
3
votes
1answer
273 views

ASP Classic: twitter and facebook autoposting without signing in

In work I got a task (we MUST work with ASP Classic by the way): when user posts a blog, a link to that blog should be posted automatically on user's facebook timeline and in his twitter. I made ...
0
votes
0answers
124 views

How to do auto publish Movie to user's wall

I have a Facebook app, and I am trying to publish a post to user's wall, without notyfing the user with any kind of pop-up dialog (for users who have granted the publish_stream OAuth permission). ...
0
votes
1answer
134 views

Can we connect automatically someone who is already connected on fb?

I'm using OAth to connect via facebook to my own website. Now, I have a problem : a member who has created an account on my website via facebook connect has to reconnect each times he comes back to my ...
0
votes
0answers
72 views

Hide Facebook Comments via API [duplicate]

Possible Duplicate: Hide Facebook Comments Can I know whether Facebook API allows to hide comments automatically? Thank you.
1
vote
1answer
241 views

Hide Facebook Comments

Can I hide facebook comments of a page automatically via facebook API? Can you please tell me the way to do it. Thank you.
0
votes
0answers
135 views

Automatically checking facebook page for the fan count [closed]

My idea is simple. (but i don't really now how "simple" will be realization of this idea:)) Detailed Lets say currently, the page has 160 fans. Can we create mini-app which will notify when the ...
1
vote
0answers
336 views

auto auth jappix mini using facebook connect

i would like users to be able to click 'login with facebook' on my site, then it to login if they are already signed up and pull info from mysql, if not then to add their details to a database. This ...
0
votes
2answers
1k views

Auto Facebook Login with Curl

I'm trying to autologin to facebook using curl, but nothing will work. The nearest I got was that I logged in in my current window (so I had the normal facebook-homepage on ...
-1
votes
1answer
8k views

Facebook login with cURL

I tried to login to Facebook with cURL, but then I got this error: HTTP/1.1 200 OK Cache-Control: private, no-cache, no-store, must-revalidate Expires: Sat, 01 Jan 2000 00:00:00 GMT P3P: CP="Facebook ...
-1
votes
2answers
1k views

Facebook Auto Login [closed]

Is it right, that it's not allowed to auto login to facebook by clicking a button on a website, that will forward and login to facebook without typing your email or password?