Displays enclosed text without interpreting the [xxx] tags in any way.
numero = 201[raw]Any text, including any [xxx] tags such as [date] or [delete] [ /raw]In the example above, the displayed text will beAny text, including any [xxx] tags such as [date] or [delete]
This context is most often used within any HTML pages on your site that have many [] characters may be misinterpreted by WebDNA, so surround those pages with <!-- [ Raw]-->...entire text of page...<!-- [ /Raw]-->. Notice the <!-- --> HTML comments in this example: they are used so that if this page is ever displayed without being processed by WebDNA, the [ raw] tags will be invisible.
[raw] Any Text, including [xxx][ /raw][raw]Any text, including any [xxx] tags such as [date] or [delete] [ /raw]
This context is most often used within any HTML pages on your site that have many [] characters may be misinterpreted by WebDNA, so surround those pages with <!-- [ Raw]-->...entire text of page...<!-- [ /Raw]-->. Notice the <!-- --> HTML comments in this example: they are used so that if this page is ever displayed without being processed by WebDNA, the [ raw] tags will be invisible.
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...
Tips and TricksA list of user-submitted tips ...
Download WebDNA ApplicationsWebDNA applications...
WebDNA ModulesA list of the currently available modules...
Technical Change HistoryThis Technical Change History provides a reverse chronological list of WebDNA changes...
Removes HTML or WebDNA tags from a string of text...
[lineitems]Loops through all the line items in an order file...
[delete][delete db=some...
[renamefile]Rename a file in your webspace...
[fileinfo]Displays information about a particular file or folder...
[table][table] allows you to quickly create a temporary 'in line' database that is local to the template and not part of the global database cache...