Changes all upper case letters to lower case.
numero = 269[lowercase]Some Text that contains upper- and lower case letters[/lowercase]In the example above, the displayed text will besome text that contains upper- and lower case lettersThis 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][lowercase]
Some Text that contains upper- and lower case letters
[/lowercase]
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!
WebDNA applications...
Technical Change HistoryThis Technical Change History provides a reverse chronological list of WebDNA changes...
Tips and TricksA list of user-submitted tips ...
WebDNA reference...
AWS Raw WebDNA LAMP-Plus WebServerAmazon Web Services (AWS) README for Machine Image ID...
F.A.QA compilation of some user's questions...
[JSONstore] stores a multidimentional JSON object into a WebDNA database...
[append][append db=base...
[authenticate]WebDNA provides a few options for password protecting your pages...
[interpret]Interprets the enclosed [xxx] values using the WebDNA interpreter...
[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...