I have an app that creates profile accounts on several sites like social bookmarking, etc.
Everytime I add a new site to the list will I have to whip out the code to add the new site and then update the app or is it possible to be able to do all this after the app have been compiled?
What I'm looking to do is to add a new sub routine of the new site and then call that sub into the web document completed code.
Any ideas on how I can get the code into that particular section via a button after the app has been compiled?
Thanks
Everytime I add a new site to the list will I have to whip out the code to add the new site and then update the app or is it possible to be able to do all this after the app have been compiled?
What I'm looking to do is to add a new sub routine of the new site and then call that sub into the web document completed code.
Any ideas on how I can get the code into that particular section via a button after the app has been compiled?
Thanks