I have a specific requirement: I have create a aspx page and designed it to be hosted as a facebook app. If I were to use this same page as host to muliple applications, this is the problem.
From what I've learned so far in all examples on the web, the app ID is hardcoded into the page. I want to load this dynamically based on which app is requesting it. I will then load the Javascript UI, and the rest of the page objects using the app_id i get.
How do I get this app_id from the url, say if the user uses: http://apps.facebook.com/CustomApplicationName (or) http://apps.facebook.com/1234567891