Sun
ONE Active Server Pages Product Home Page Developer Site Version
 

ContentsPreviousNextIndex



Syntax: ASP Response Object ContentType Property

Response.ContentType [= ContentType]
Parameters: ASP Response Object ContentType Property

ContentType

A string describing the content type. This string is usually formatted type/subtype, where type is the general content category and subtype is the specific content type. For a full list of supported content types, see your Web browser documentation or the current HTTP specification.



ContentsPreviousNextIndex