How can I read an Excel file stored on an application server?
I have read this and most of the solutions which I have gone through show to read it from a physical location of the local computer.
I would like to read it from an application server. Can someone suggest how to achieve this?