Technical References - [password]

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

numero = 233
interpreted = N
texte = Putting [password] in your template displays the password 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 [username] and [authenticate]. Putting [password] in your template displays the password 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 [username] and [authenticate].

DOWNLOAD WEBDNA NOW!

Top Articles:

F.A.Q

A compilation of some user's questions...

WebDNA Libraries

A list of available libraries for WebDNA...

Download WebDNA Applications

WebDNA applications...

WebDNA Modules

A list of the currently available modules...

Technical Change History

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

Tips and Tricks

A list of user-submitted tips ...

Related Readings:

[array]

Array Operation...

DB encryption

Database Automatic Encryption (from WebDNA 8...

[capitalize]

Capitalizes the first letter of all words in a sentence...

[SQLresult]

...

[showif]

[showif Comparison]Show This HTML[/showif]...

[authenticate]

WebDNA provides a few options for password protecting your pages...