Hi,
I need to upload excel to server and read data from it. I found the solution to upload file to server by using IWDResource, and another solution to read data from excel by POI. But I find there is no solution to combine them. I doubt if POI supports reading data from binary string in IWDResource, other than files in client. Do you have any suggestions?
Thanks!
Best regards,
Hao