Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
本地机器上存在的 Excel 文件需要读入 asp 页面,其中数据将显示在表格中,请您帮帮我。当文件存在于服务器上时,我可以找到一些代码片段来解释从文件中读取数据。
您必须先将 Excel 文件上传到服务器。
这是关于 ASP 文件上传的其他问题:如何使用 asp-classic 上传文件