|
|
|
|
|
| | |
|
Active Server Pages ASP ASP.NET .aspx .ascx Web HTML Developer Internet Microsoft Web Services Visual Studio .NET CJWSoft ASPProtect ASPBanner ASPClassifieds
(Advanced)
(Components)
(Database)
(General)
(Vbscript)

|
|
Subject: |
Re: .xls in the browser. - a little clearer |
From: |
Kevin Jullion |
Date: |
2/9/1999 9:43:52 PM |
IP: |
208.251.93.209 |
It is also possible to do the following:
Response.ContentType = "application/MSExcel"
This will let you generate any thing that you would have using HTML or ASP and open the report as a session of excel within the browser. It is very powerful! I use the
Response.ContentType = "application/MSWord"
all the time, and love it. |
Previous Message
|
|
|
|
|
|
|
|
|
|
|
|