This script grabs the data from all the selected columns in a specific table in a database and saves it in an .xls-file wich means You can view the data in Your database in Microsoft Excel.
GenerateXLS is an ASP script that generates a comma delimited (CSV) file (that you can then open in Excel or some similar spreadsheet software) from a database.
simple shortcuts to change the MIME Type or Response.ContentType in your ASP page. Doing so will load the page in a Web browser as an Excel or Word document. The user can then save the document as Excel or Word directly from their Web browser.