Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to Automatically Open Excel Workbook with Data from ASP Page

Status
Not open for further replies.

Kenhardwick

Programmer
Nov 2, 1999
16
US
I am using <%Response.ContentType = &quot;application/vnd.ms-excel&quot;%> in my ASP page to generate Excel formated data.

Right now, this opens a ASP page in the web browser that looks like an Excel page. Looks great but..

What I would prefer is have it open Excel on the users workstation with the resulting data.

Any suggestions ?

TIA,

Ken Hardwick
Norman,Ok
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top