i created an iframe application and embedded this application in a page. Is it possible to create a link to a specific page in the iframe application?
This is the link to the application:
http://www.facebook.com/pages/PAGENAME/123456?sk=app_123456
I need to put some GET parameters to the url like "item_id".
How can i do that?
greetings