This week's book giveaway is in the Agile and other Processes forum. We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line! See this thread for details.
I need to able to let the user view a piece of data in excel through their IE browser. Whats the best way to do this? 1. convert data to comma deleimted data and then write it in html format? and set the response type to excel?
subject: Need to view data in excel throug the web.