Groups | Blog | Home
all groups > asp.net > march 2005 >

asp.net : "Save As...." Function (Excel)


Siu
3/1/2005 11:49:02 PM
Hi,
is it possibile to change the format of a file by coding (in the codebehind)
the function "Save As..." ?? My aim is to change a html file which is visible
in Excel, into a .xls file by coding it in the codebehind of a web page (C#)

Steve C. Orr [MVP, MCSD]
3/2/2005 12:11:15 PM
There are a variety of ways to turn an HTML page in an Excel spreadsheet.
These techniques are outlined here:
http://SteveOrr.net/Articles/ExcelExport.aspx
http://SteveOrr.net/articles/ExportPanel.aspx

Finally, if you find your needs become advanced, you could use a 3rd part
component:
http://www.SteveOrr.net/Reviews/AsposeExcel.aspx
http://officewriter.softartisans.com/officewriter-37.aspx

--
I hope this helps,
Steve C. Orr, MCSD, MVP
http://SteveOrr.net


[quoted text, click to view]

AddThis Social Bookmark Button