Technical References - [random]

will display a random number

numero = 185
interpreted = N
texte = Putting [random] in your template displays a random number between 0-99. An optional format is a floating-point number between 0.0 and 1.0, with a granularity of 32768 intermediate values. [random format=float] will generate this alternate floating-point number. Putting [lastrandom] in your template displays the same value as the last [random] number displayed. The format of the number will match whatever format was used in the previous [random] use. Putting [random] in your template displays a random number between 0-99. An optional format is a floating-point number between 0.0 and 1.0, with a granularity of 32768 intermediate values. [random format=float] will generate this alternate floating-point number.

Putting [lastrandom] in your template displays the same value as the last [random] number displayed. The format of the number will match whatever format was used in the previous [random] use.

DOWNLOAD WEBDNA NOW!

Top Articles:

WebDNA reference

...

AWS Raw WebDNA LAMP-Plus WebServer

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

Tips and Tricks

A list of user-submitted tips ...

WebDNA Libraries

A list of available libraries for WebDNA...

F.A.Q

A compilation of some user's questions...

Download WebDNA Applications

WebDNA applications...

Related Readings:

DB encryption

Database Automatic Encryption (from WebDNA 8...

[spawn]

Creates a new thread to execute WebDNA simultaneously with the current template...

[addlineitem]

Adds a product to the specified shopping cart...

[returnraw]

Sends 'raw' MIME headers and data back to browser...

[getmimeheader]

Displays a specific MIME header...

[raw]

Displays enclosed text without interpreting the [xxx] tags in any way...