I have a facebook Iframe application with multiple PHP pages in it.
I have some links that point relatively to the files inside my \"iframe folder\".
Having
If you using .NET then there is a much simpler solution to this problem.
Just set cookieless to false in your web.config. Ex:
sessionState mode="InProc" cookieless="true" timeout="60"
Its a lot easier than posting an iframe, or opening a popup window with the url of the iframe.
kind regards,
David