Technical References - [capitalize]

Capitalizes the first letter of all words in a sentence.

numero = 215
interpreted = N
texte = [capitalize]Any Text[/capitalize] To convert the words of a sentence to capitalized form, put them inside a [capitalize] context. Only the first letter of each word (any letter following a space) is capitalized. If the remaining letters in the word are uppercase, they will be changed to lowercase. If the word begins with a numeral, the numeral is left unchanged, and the rest of the letters will become lowercase. No attempt is made to be grammatically correct -- articles such as "a, an, of" are capitalized just like any other word. Example:
[Capitalize]Some Text that contains upper- and lower case letters[/Capitalize][Capitalize]HI THERE[/Capitalize][Capitalize]this is my 1st time at bat[/Capitalize][Capitalize]a of on at the in or[/Capitalize]
In the examples above, the displayed text will be Some Text That Contains Upper- And Lower Case Letters Hi There This Is My 1st Time At Bat A Of On At The In Or You can use this context to display user-entered text (such as first and last names) so they look more consistent, regardless of how the user typed them. [capitalize]Any Text[/capitalize]

To convert the words of a sentence to capitalized form, put them inside a [capitalize] context. Only the first letter of each word (any letter following a space) is capitalized. If the remaining letters in the word are uppercase, they will be changed to lowercase. If the word begins with a numeral, the numeral is left unchanged, and the rest of the letters will become lowercase. No attempt is made to be grammatically correct -- articles such as "a, an, of" are capitalized just like any other word.

Example:

[capitalize]Some Text that contains upper- and lower case letters[/Capitalize]
[capitalize]HI THERE[/Capitalize]
[capitalize]this is my 1st time at bat[/Capitalize]
[capitalize]a of on at the in or[/Capitalize]

In the examples above, the displayed text will be

Some Text That Contains Upper- And Lower Case Letters
Hi There
This Is My 1st Time At Bat
A Of On At The In Or
You can use this context to display user-entered text (such as first and last names) so they look more consistent, regardless of how the user typed them.

DOWNLOAD WEBDNA NOW!

Top Articles:

WebDNA Libraries

A list of available libraries for WebDNA...

[biotype]

BioType is a behavioral biometrics WebDNA function based on ADGS research and development (from version 8...

F.A.Q

A compilation of some user's questions...

WebDNA Modules

A list of the currently available modules...

Download WebDNA Applications

WebDNA applications...

WebDNA reference

...

Related Readings:

[formvariables]

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

[delete]

[delete db=some...

[format]

To apply formats for Dates or Times other than the current date and time...

[search]

Use the [Search] context with [founditems] to easily retrieve records from your databases...

Implement BioType

Here is the JavaScript code that captures the keystroke dynamics of a demo user and how to make WebDNA analyze it...

Web Hosting Control Panels and WebDNA

Web Hosting Control Panels are becoming prevelant in the industry...