Hi all

I have a asp page which will get the data from multiple tables (with
functions and procedures)and display data in HTML tables <TABLE> on ASP
page.
Is there any way we can create a excel file from the output of this ASP
file.
I know how to export if this information on ASP page is coming from single
query from a database table.
Any suggestions???

Thanks
mvr

Re: sending ASP output to a excel file by dNagel

dNagel
Mon Jan 30 20:39:24 CST 2006

http://groups.google.com/group/microsoft.public.inetserver.asp.general/msg/2feb9106735030dc?hl=en&

D.



mvr wrote:
> Hi all
>
> I have a asp page which will get the data from multiple tables (with
> functions and procedures)and display data in HTML tables <TABLE> on ASP
> page.
> Is there any way we can create a excel file from the output of this ASP
> file.
> I know how to export if this information on ASP page is coming from single
> query from a database table.
> Any suggestions???
>
> Thanks
> mvr
>
>

Re: sending ASP output to a excel file by lyma

lyma
Tue Jan 31 02:53:42 CST 2006

You should use a third party tool if you want to have multiple worsheet
and a real Excel Biff format...

Let have a look at those 2 goods one :
- DypsXLS from Dypso BackOffice
- ExcelWritter from SoftArtisan