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 Modules

A list of the currently available modules...

Download WebDNA Applications

WebDNA applications...

AWS Raw WebDNA LAMP-Plus WebServer

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

WebDNA Libraries

A list of available libraries for WebDNA...

WebDNA reference

...

F.A.Q

A compilation of some user's questions...

Related Readings:

Database format

...

[findstring]

[FindString Source=...

[formvariables]

Lists all the form variables and parameters passed to the current page...

[hideif]

[HideIf Comparison]Hide This HTML[/HideIf]...

Alphabetical WebDNA Reference

A list of all WebDNA instructions...

[authenticate]

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