Technical References - [username]

Using [password] and [username] is an easy was to show the browser login dialog box

numero = 234
interpreted = N
texte = Putting [username] in your template will display the username entered into the remote browser's last Realm password dialog. Example:
[showif [username]!MyLogin][authenticate user][/showif][showif [password]!MyPassword][authenticate password][/showif]
will display the browser regular login dialog box unless the last Realm was MyLogin:MyPassword See [password] and [authenticate] Putting [username] in your template will display the username entered into the remote browser's last Realm password dialog.

Example:

[showif [username]!MyLogin][authenticate user][/showif][showif [password]!MyPassword][authenticate password][/showif]


will display the browser regular login dialog box unless the last Realm was MyLogin:MyPassword

See [password] and [authenticate]

DOWNLOAD WEBDNA NOW!

Top Articles:

WebDNA Libraries

A list of available libraries for WebDNA...

F.A.Q

A compilation of some user's questions...

Technical Change History

This Technical Change History provides a reverse chronological list of WebDNA changes...

Tips and Tricks

A list of user-submitted tips ...

Download WebDNA Applications

WebDNA applications...

[biotype]

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

Related Readings:

Implement BioType

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

[array]

Array Operation...

[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...

[addfields]

[addfields db=...

[setmimeheader]

Causes WebDNA to add a new MIME header to the outgoing HTML...

[xmlparse]

Enable the WebDNA programmer to input XML data into a WebDNA variable...