H
hunt n peck
is there a manual way code the "ContentType" header property?
if i build an HTML page with <meta name="Content-Type"
content="application/vnd.ms-excel"> in the header the browser just loads
the contents as a web page.
I dont want to use the response object's ContentType property.
Cant it be dont manually in HTML?
what HTML does the ContentType property actually generate?
if i build an HTML page with <meta name="Content-Type"
content="application/vnd.ms-excel"> in the header the browser just loads
the contents as a web page.
I dont want to use the response object's ContentType property.
Cant it be dont manually in HTML?
what HTML does the ContentType property actually generate?