Technical References - [lowercase]

Changes all upper case letters to lower case.

numero = 269
interpreted = N
texte = [lowercase charset]Any Text[/lowercase] To convert certain characters to lower case, put them inside a [lowercase] context. Example:
[lowercase]Some Text that contains upper- and lower case letters[/lowercase]
In the example above, the displayed text will be some text that contains upper- and lower case letters This context is included for completeness as a complement to [uppercase].

you can optionally change the behavior of lowercase with charset=mac (common on Macintosh) or charset=iso (common on PCs), which causes high-ASCII characters to change case differently depending on which character set your data is. [lowercase charset=iso]...some text...[/lowercase]

[lowercase charset]Any Text[/lowercase]

To convert certain characters to lower case, put them inside a [lowercase] context.

Example:
[lowercase]
Some Text that contains upper- and lower case letters
[/lowercase]

In the example above, the displayed text will be

some text that contains upper- and lower case letters

This context is included for completeness as a complement to [uppercase].

you can optionally change the behavior of lowercase with charset=mac (common on Macintosh) or charset=iso (common on PCs), which causes high-ASCII characters to change case differently depending on which character set your data is.

[lowercase charset=iso]...some text...[/lowercase]


DOWNLOAD WEBDNA NOW!

Top Articles:

WebDNA reference

...

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

A list of the currently available modules...

Technical Change History

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

F.A.Q

A compilation of some user's questions...

Related Readings:

[xmlnode]

...

[regex]

[regex] is a full implementation of grep...

[append]

[append db=base...

[listfields]

Lists all the fields in the specified database...

[addfields]

[addfields db=...

[authenticate]

WebDNA provides a few options for password protecting your pages...