Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
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.

Can anyone tell me if it is possible to make a gadget for Facebook which has the ability to share an HTML iframe on a user's wall? I mean if a Facebook user clicks on the [Share] button then it will share an iframe on their wall.

share|improve this question
1  
This isn't possible, for a multitude of security reasons. – Jared Ng Aug 26 '11 at 22:36

closed as not a real question by BK., Doug T., Brad Larson, Flexo, Graviton Aug 27 '11 at 1:40

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, see the FAQ.

1 Answer

This is not possible,

You should at least check Facebook's documentation regarding the available communication channels for applications

You might have seen people sharing videos... but this does not mean you can actually add HTML tags to embed your own external content.

share|improve this answer
I'm out of votes today, otherwise I would have voted for this answer - it's well written and spot on. – Flexo Aug 26 '11 at 22:51
1  
@awoodland Happy to vote on your behalf. This is a well-written answer with a good reference. – Jared Ng Aug 26 '11 at 22:52

Not the answer you're looking for? Browse other questions tagged or ask your own question.