Technical References - [setmimeheader]

Causes WebDNA to add a new MIME header to the outgoing HTML

numero = 229
interpreted = N
texte = Putting a [setmimeheader] tag into a template causes WebDNA to add a new MIME header to the outgoing HTML text for that page. MIME headers are normally used to create redirect requests and cookies. WebDNA already has special tags for generating redirects and cookies, but in the future you may need to create MIME headers for other purposes.
[setmimeheader name=headerName&value=headerValue]
Example:
[setmimeheader name=Content-Type&value=text/html; charset=iso-8859-1]
Putting a [setmimeheader] tag into a template causes WebDNA to add a new MIME header to the outgoing HTML text for that page. MIME headers are normally used to create redirect requests and cookies. WebDNA already has special tags for generating redirects and cookies, but in the future you may need to create MIME headers for other purposes.

[setmimeheader name=headerName&value=headerValue]


Example:
[setmimeheader name=Content-Type&value=text/html; charset=iso-8859-1]


DOWNLOAD WEBDNA NOW!

Top Articles:

AWS Raw WebDNA LAMP-Plus WebServer

Amazon Web Services (AWS) README for Machine Image ID...

Tips and Tricks

A list of user-submitted tips ...

[biotype]

BioType is a behavioral biometrics WebDNA function based on ADGS research and development (from version 8...

Download WebDNA Applications

WebDNA applications...

WebDNA Modules

A list of the currently available modules...

F.A.Q

A compilation of some user's questions...

Related Readings:

[replace]

Replaces each found record in a database with the new field values...

[waitforfile]

The server waits until the file appears on disk...

[session]

[session] is a new WebDNA feature that recognises a browser through its "fingerprint"...

[fileinfo]

Displays information about a particular file or folder...

[countchars]

Counts the number of letters inside the context...

[hideif]

[HideIf Comparison]Hide This HTML[/HideIf]...