I am writing a browser app to update status' / tweet to Facebook and Twitter automatically on users behalf.
My issue is I need this app to work within an iframe as the app is written in PHP but needs to work within an ASP site.
Is this going to be possible? I have tested this and it seems to update the status when already authenticated but I am having issues authenticating from within the iframe.
Many thanks in advance for any help.