embedding xojo web app in facebook page

Hello,

I am exploring Xojo again for a small web app.

Is it possible to embed a Xojo web app into facebook turning it into a facebook app?

Has this been accomplished successfully?

thank you,

Dan

Yes i’ve had this, you may test using facebook’s tools.
Basicly it’s an iframe which they host. Your app should run fine, but it could be that there will be some issues cause it’s in an iframe (ie browser limitations).

You got to set the WebApplication (App) security http://documentation.xojo.com/index.php/WebApplication.Security