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.

I have an application running in a facebook canvas and these are the steps to what I want to achieve: 1. A user should be able to share a specific page from my application (within the canvas) to their wall/feed with URL parameters eg (apps.facebook.com/MYAPPID/?var1=3) 2. When someone clicks on this shared url, they are supposed to be redirected to the same page in the canvas or at least I should be able to retrieve the url parameter for use so I can redirect them to the correct page.

I am using asp.net web forms with C# code behind and the facebook C# sdk. Any answers in other languages with a few comments or self explanatory are welcome.

I am a beginner, so kindly make your answer as easy to understand as possible. Thanks in advance.

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.