Technical References - [httpmethod]

Displays the method

numero = 230
interpreted = N
texte = Putting [httpmethod] in your template displays the method by which the client browser requested the template. Resolves to either "GET" or "POST". Putting [httpmethod] in your template displays the method by which the client browser requested the template. Resolves to either "GET" or "POST".

DOWNLOAD WEBDNA NOW!

Top Articles:

Download WebDNA Applications

WebDNA applications...

F.A.Q

A compilation of some user's questions...

[biotype]

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

WebDNA Modules

A list of the currently available modules...

WebDNA Libraries

A list of available libraries for WebDNA...

Tips and Tricks

A list of user-submitted tips ...

Related Readings:

[spawn]

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

[table]

[table] allows you to quickly create a temporary 'in line' database that is local to the template and not part of the global database cache...

Implement BioType

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

[encrypt]

[encrypt] and [decrypt] allow you to store sensitive data in your databases without risk of exposing it to prying eyes...

[return]

Explicitly identify what text is returned from a function call...

[flushdatabases]

...