right now i have 5 apps for the same url with different query of the folder to pull the info from. every app is then getting connected to the page.
is there a way to make 1 app and that the connecting proccess to the page on facebook will be the one that will ask for the query?
i want to make the proccess easy for me and cleaner so i won't find myself with 30+ apps when i acctually only have 15 or less
http://www.domain.com/facebooktabs/index.asp?folder=xxx
http://www.domain.com/facebooktabs/index.asp?folder=yyy
this are the url in each tab - and what i want is only one up but to be able to pass the query to the iframe from the tab on the page
thanks