Using [password] and [username] is an easy was to show the browser login dialog box
numero = 234[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.
[showif [username]!MyLogin][authenticate user][/showif][showif [password]!MyPassword][authenticate password][/showif]
DOWNLOAD WEBDNA NOW!
A list of the currently available modules...
WebDNA reference...
Download WebDNA ApplicationsWebDNA applications...
Technical Change HistoryThis Technical Change History provides a reverse chronological list of WebDNA changes...
WebDNA LibrariesA list of available libraries for WebDNA...
Tips and TricksA list of user-submitted tips ...
[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 BioTypeHere 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...