What is WebDNA

WebDNA is a scripting and database system designed to easily build web applications.

WebDNA and BioType

BioType service is a biometric keystroke dynamic system. It will be part of WebDNA 8.5

Download WebDNA

Download WebDNA freeware, try it and register later if you want.

WebDNA resources

The list of all WebDNA instructions.
WebDNA
Software Corporation
Search WebDNA Site
 Menu


HOME


DOWNLOADS


LEARN


EDUCATION


NEWS


COMMUNITY


STORE


SUPPORT


CONTACT

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:

Download WebDNA Applications

WebDNA applications...

WebDNA Modules

A list of the currently available modules...

WebDNA Libraries

A list of available libraries for WebDNA...

F.A.Q

A compilation of some user's questions...

Tips and Tricks

A list of user-submitted tips ...

AWS Raw WebDNA LAMP-Plus WebServer

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

Related Readings:

[text]

Text variables are fundamental building blocks of the WebDNA language...

[lastautonumber]

displays the last auto-generated number...

[writefile]

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

[exclusivelock]

Prevents other threads from simultaneously accessing a group of databases...

[lookup]

...

[movefile]

This instructions move a file from one location to another...