Can anyone give me a simple bit of code to run on my website offering
a download to excel facility from a SQL stored procedure? I know how
to get the data from the stored procedure, but how do I let the user
download it to Excel, as I have seen done on some other websites?