I have a client that needs data from a classic .asp webpage (SQl 2000 and SQL 2005 sources) to be exported to Excel Workbooks.
Question: How does the ASPOSE.Cells work in this environement? Is there example code?
I have a client that needs data from a classic .asp webpage (SQl 2000 and SQL 2005 sources) to be exported to Excel Workbooks.
Question: How does the ASPOSE.Cells work in this environement? Is there example code?
Hi,
You may use Aspose.Cells for .NET on classic ASP sites, see the topic here.
For further reference:
http://www.aspose.com/documentation/.net-components/aspose.cells-for-.net/asp-vbscript.html
http://www.aspose.com/documentation/.net-components/aspose.cells-for-.net/asp-javascript.html
Thank you.