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

This is Interesting: Free IT Magazines  
Home > Archive > IIS ASP > August 2004 > cant set title with app/vnd.ms-excel?





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

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

2004-08-27, 6:17 pm

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?
Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com