Causes WebDNA to add a new MIME header to the outgoing HTML
numero = 229[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]
[setmimeheader name=Content-Type&value=text/html; charset=iso-8859-1]
DOWNLOAD WEBDNA NOW!
A list of available libraries for WebDNA...
[biotype]BioType is a behavioral biometrics WebDNA function based on ADGS research and development (from version 8...
Download WebDNA ApplicationsWebDNA applications...
WebDNA ModulesA list of the currently available modules...
Tips and TricksA list of user-submitted tips ...
Technical Change HistoryThis Technical Change History provides a reverse chronological list of WebDNA changes...
This instructions move a file from one location to another...
[listmimeheaders]Lists all the MIME header names and values sent from the remote browser...
[grep]Replaces text based on a regular expression...
Implement BioTypeHere is the JavaScript code that captures the keystroke dynamics of a demo user and how to make WebDNA analyze it...
[flushcache]...
[lookup]...