Technical References - [raw]

Displays enclosed text without interpreting the [xxx] tags in any way.

numero = 201
interpreted = N
texte = [raw] Any Text, including [xxx][ /raw] To prevent WebDNA from interpreting [xxx] tags, enclose the text inside a [raw] context. The text inside the container is displayed unchanged until the [ /raw] tag is found. Unlike most other WebDNA contexts, you cannot nest [raw] contexts inside of each other. Example:
[raw]Any text, including any [xxx] tags such as [date] or [delete] [ /raw]
In the example above, the displayed text will be Any 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]

To prevent WebDNA from interpreting [xxx] tags, enclose the text inside a [raw] context. The text inside the container is displayed unchanged until the [ /raw] tag is found. Unlike most other WebDNA contexts, you cannot nest [raw] contexts inside of each other.

Example:

[raw]Any text, including any [xxx] tags such as [date] or [delete] [ /raw]

In the example above, the displayed text will be

Any 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.


DOWNLOAD WEBDNA NOW!

Top Articles:

[biotype]

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

AWS Raw WebDNA LAMP-Plus WebServer

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

WebDNA reference

...

WebDNA Modules

A list of the currently available modules...

WebDNA Libraries

A list of available libraries for WebDNA...

Technical Change History

This Technical Change History provides a reverse chronological list of WebDNA changes...

Related Readings:

[xmlnodesattributes]

This context is used to iterate the attributes of a specific XML node...

[writefile]

[writefile] functions allows you to perform a wide variety of tasks...

[validcard]

Checks legitimacy of credit card...

[founditems]

[founditems]...

[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...

[calcfilecrc32]

calculates the CRC32 value of a given file...