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!
Amazon Web Services (AWS) README for Machine Image ID...
Tips and TricksA list of user-submitted tips ...
[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...
F.A.QA compilation of some user's questions...
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]...