Hi,
I want to download file from nse india website (csv,zip) and convert it to .xls file format. for eg. "http://www.nse-india.com/content/nsccl/oi_cli_limit_07-JAN-2013.lst"
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Debra DuchenePosted May 28, 2014, 5:06 AM
The code uses a .NET component for excel spreadsheets and as you can see all you need to do is load an input (from a path or from a stream) and save as an output of the required format (again to a path or to a stream).