cant set title with app/vnd.ms-excel?

S

S

greetings,

I have been experimenting with viewing excel spreadsheets
through the browser using

Response.ContentType = "application/vnd.ms-excel"

But I observed that in place of the title is the url to
the page. Is there a way to get around that when using

Response.ContentType = "application/vnd.ms-excel"

I have already tried setting a var to my desired title
before calling Response.ContentType = "application/vnd.ms-
excel" and then in the title tags <title><%=var%></title>

Still, I just get the url in place of the title. Any
suggestions?
 

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,766
Messages
2,569,569
Members
45,042
Latest member
icassiem

Latest Threads

Top