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.
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.