Zoumaho / excellibrary

Automatically exported from code.google.com/p/excellibrary
0 stars 0 forks source link

Can't Read From Client Machine To Server Code #173

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Implment Workbook book = Workbook.Load(fs); and have the fs be a file path 
or file stream to the client's machine and it fails cause it cannot find the 
path.

What is the expected output? What do you see instead?
I want to open the Excel file from the user's machine to read into my web page.

What version of the product are you using? On what operating system?
Latest.

Please provide any additional information below.
Is this DLL only for systems running on the client and not a client server app? 
Seems like something that it should do.

Original issue reported on code.google.com by jdachr...@gmail.com on 26 Jan 2015 at 5:52