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

WebDNA Modules

A list of the currently available modules...

Technical Change History

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

Download WebDNA Applications

WebDNA applications...

Tips and Tricks

A list of user-submitted tips ...

F.A.Q

A compilation of some user's questions...

Related Readings:

[switch]

Executes the WebDNA inside the only [case] context which matches the given value...

[array]

Array Operation...

[cart]

Putting [cart] in your template automatically creates a unique shopping cart...

[date]

Putting [date] in your template displays the current date as defined by the clock on your web server...

[return]

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

[sendmail]

There is hardly a website that doesn't at some point need to send an email...