I have seen a similiar project, but I want to know if a better way to accomplish this.
I am working with a SharePoint Foundation environment. Enterprise would like to have a stock ticker of company on portal page. Some users hitting the page are allowed to access external internet sites while others can only access intranet (portal) site. How can I utilize a stock ticker API with little to no managed code so that these users can still see the company stock ticker? Would impersonation be the only solution here?