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:

WebDNA reference

...

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

AWS Raw WebDNA LAMP-Plus WebServer

Amazon Web Services (AWS) README for Machine Image ID...

Related Readings:

[setmimeheader]

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

[addlineitem]

Adds a product to the specified shopping cart...

[listpath]

Breaks a path into separate foldernames and a filename...

[cookie]

Cookies are a great way to remember visitors...

[getmimeheader]

Displays a specific MIME header...

[shell]

[shell] is a way to use the command line with your webserver...