hughesmi
08-17-2005, 10:04 AM
Hello.
Is there a way i can add a name to an excel spreadsheet. I know I can send data to excel usuing this
Response.ContentType = "application/vnd.ms-excel"
Is there a way i can add a name to an excel spreadsheet. I know I can send data to excel usuing this
Response.ContentType = "application/vnd.ms-excel"