Purpose: Display current stock quote for company stock and our competitors
Location: Corporate Intranet
User Base: 3413
Platform: ASP.Net 2.0
Yahoo Stock Quote is a webpart that displays the current stock quote for Stewart Enterprises (and our two largest competitors) on our intranet's home page. This webpart is driven by a web service that queries Yahoo and receives a CSV file, which is then parsed and converted into an ASP.Net DataSet control.
Code Samples:
| < User System Access Form | Return to Work page |