[Content_Type] sets the MIME type of the current HTTP response. Accepts a single parameter, the MIME type which should be sent to the client Web browser.
The MIME type should be a valid type as defined by the World Wide Web Consortium
Common examples include: 'text/html' for standard HTML documents, 'text/xml' for XML documents, 'image/gif' for GIF images, and 'image/jpeg' for JPEG images.
Since this tag modifies the HTTP response header it should be used after any [Header] ... [/Header] tags contained in a format file.
Content_Type('MIME Type')
Use the [Content_Type] tag with a 'text/xml' parameter.
Code
Content_Type('text/xml')
Please note that periodically LassoSoft will go through the notes and may incorporate information from them into the documentation. Any submission here gives LassoSoft a non-exclusive license and will be made available in various formats to the Lasso community.
©LassoSoft Inc 2015 | Web Development by Treefrog Inc | Privacy | Legal terms and Shipping | Contact LassoSoft
Recent Comments