InputStream and EXCEL file

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • bvasanth123@rediffmail.com

    #1

    InputStream and EXCEL file

    Hi,
    I would like to know how can I read an InputStream into Excel object.
    In my web app, user uploads MS-Excel file though asp.net html file
    control. I get UploadedFile.Po stedFile.InputS tream() where UploadedFile
    is the name of file control. Not I have InputStream. How can I read
    into Excel object for parsing as excel file. (Language VB.NET)

    Regards,
    Vasanth

Working...