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:

Tips and Tricks

A list of user-submitted tips ...

Download WebDNA Applications

WebDNA applications...

F.A.Q

A compilation of some user's questions...

WebDNA Modules

A list of the currently available modules...

Technical Change History

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

AWS Raw WebDNA LAMP-Plus WebServer

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

Related Readings:

[include]

Include the contents of the specified file...

[createfolder]

Create an empty folder on your webspace...

[random]

will display a random number...

[waitforfile]

The server waits until the file appears on disk...

[elapsedtime]

...

[httpmethod]

Displays the method...