Indicates what type of content is being output to the page. (String Read/Write.)
A string describing the content type. Please refer to your browser documentation or the World Wide Web Consortium for possible values.
This method should be used before the BinaryWrite Method or Write Method if you are not writing plain text.
Response.ContentType = "image/JPEG" Response.BinaryWrite JPEGImage
Crystal Decisions, Inc. http://www.crystaldecisions.com Support services: http://support.crystaldecisions.com |