|
|
|
|
|
| | |
|
PowerASP active server pages asp.net microsoft .net framework sdk learn asp what is asp tutorial learn asp.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
|
|
|
|
|
|
|
|
|
|
|
|