English 中文(简体)
《Facebook和Tat》
原标题:Facebook Like button in Page Tab App

I ve seem to have run into an issue here. I have a voting/gallery app on a Tab of a specific page on Facebook.

So to provide a user with a direct link to a image in a Gallery(in the Paget Tab App), i generated a URL with APP_DATA, so I can pass data(image filename)to the iframe. So basically my links look kinda like this:

https://www.facebook.com/pages/xxxxxxxxx?sk=app_xxx&app_data=showimage.php%3Ffilename%3D1336314789stevakralj%2Ejpg”rel=“nofollow”> https://www.facebook.com/pages/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx&app_data=showimage.php。

现在,当我试图为这一联系建立一个共同的纽芬兰时,我就没有。

任何想法?

问题回答

Faceta似乎允许直接与制片页连接,从而将你的 ID光从URL中抹去。 除非与一个放弃到Facebook的外部网站链接,否则无法绕过这个网站。





相关问题
CSS working only in Firefox

I am trying to create a search text-field like on the Apple website. The HTML looks like this: <div class="frm-search"> <div> <input class="btn" type="image" src="http://www....

image changed but appears the same in browser

I m writing a php script to crop an image. The script overwrites the old image with the new one, but when I reload the page (which is supposed to pickup the new image) I still see the old one. ...

Firefox background image horizontal centering oddity

I am building some basic HTML code for a CMS. One of the page-related options in the CMS is "background image" and "stretch page width / height to background image width / height." so that with large ...

Separator line in ASP.NET

I d like to add a simple separator line in an aspx web form. Does anyone know how? It sounds easy enough, but still I can t manage to find how to do it.. 10x!

热门标签