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 reference

...

Download WebDNA Applications

WebDNA applications...

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

Technical Change History

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

Related Readings:

[deletefile]

Deleting a file from your website...

[scope]

Explicitly define a block of WebDNA code that has a separate variable space...

[array]

Array Operation...

[append]

[append db=base...

[JSONstore]

[JSONstore] stores a multidimentional JSON object into a WebDNA database...

[thisurl]

[thisurl] displays the URL of the current page...