I am a newbie to Facebook development (only halfway through the Dummies guide) but am an experienced programmer so not expecting too many hassles - but from past FB experience have notice that processes change almost daily - lol
What I've done is build a system where clients can make web promotions (all conveniently sized to 810 pixels wide). I am about to build a "view" page and have a few questions for a pro. In an ideal world ...
1: The client would build their website 2: The client would authorize a single FB app to have permission to write to their page 3: If they scheduled a promotion with the system the app would create a new tab (including preview pic) 4: The tab would connect to a single iframe on our server and carry the vars for company, tab id and page number which the system would then render
Is any of that possible? And how would I manage companies having multiple promotions and therefore needing multiple tabs? Worst case scenario is I send them to a page giving instructions on how to add a new tab manually and provide a custom url for them but I'd like to make things as simple as possible. Or have I bitten off more than I can chew? lol