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!
...
F.A.QA compilation of some user's questions...
Tips and TricksA list of user-submitted tips ...
WebDNA ModulesA list of the currently available modules...
Technical Change HistoryThis Technical Change History provides a reverse chronological list of WebDNA changes...
WebDNA LibrariesA list of available libraries for WebDNA...
Lists all the currently-open databases...
[closedatabase][CLOSEDATABASE db=FileName]...
[JSONstore][JSONstore] stores a multidimentional JSON object into a WebDNA database...
[renamefolder]Rename a folder in your webspace...
[fileinfo]Displays information about a particular file or folder...
[orderfile]Displays the contents of a shopping cart...