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 Modules

A list of the currently available modules...

WebDNA reference

...

Download WebDNA Applications

WebDNA applications...

Technical Change History

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

WebDNA Libraries

A list of available libraries for WebDNA...

Tips and Tricks

A list of user-submitted tips ...

Related Readings:

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

[httpmethod]

Displays the method...

[interpret]

Interprets the enclosed [xxx] values using the WebDNA interpreter...

[regex]

[regex] is a full implementation of grep...

[commitdatabase]

[COMMITDATABASE db=name...