All Forums >> [Scripting] >> ASP >> How to open a local file from an ASP page Do you like VisualBasicScript.com? Link to us and help spread the word about our forum. Thanks!
an Excel file, with a Data Source pointing to a view on SQL server. I execute a stored procedure according to the collected code on the ASP page, then I do a select statement from the table and then I want to open the Excel workbook to display the results.