0

Excel file that is present on the local machine need to be read into asp page where the data is to be displayed in a table, can you help me in this please. There are code snippets that i can find which explains reading data from the file when the file is present on the server.

ulluoink
  • 2,775
  • 2
  • 17
  • 22

1 Answers1

0

You have to upload the Excel file to the server first.

Here is other question about ASP file upload: how to upload files with asp-classic

Community
  • 1
  • 1
ulluoink
  • 2,775
  • 2
  • 17
  • 22