Problem displaying data in Excel

R

robin9876

In an .aspx (VB) page that displays that data in Excel which shows the
data in excel within the browser. The following code is in the page to
identify the file information.

Response.AppendHeader("Content-Disposition", "inline;
filename=Download.xls")
Response.ContentType = "application/vnd.ms-excel"


Is it possible to display the data within Excel without being in the
browser?

When using the above at the prompt for open/save it displays the
asp.net file name instead of the supplied Excel filename. Is it
possible to show the Excel filename?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,778
Messages
2,569,605
Members
45,238
Latest member
Top CryptoPodcasts

Latest Threads

Top