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 available libraries for WebDNA...
F.A.QA compilation of some user's questions...
Technical Change HistoryThis Technical Change History provides a reverse chronological list of WebDNA changes...
Tips and TricksA list of user-submitted tips ...
Download WebDNA ApplicationsWebDNA applications...
[biotype]BioType is a behavioral biometrics WebDNA function based on ADGS research and development (from version 8...
Here is the JavaScript code that captures the keystroke dynamics of a demo user and how to make WebDNA analyze it...
[array]Array Operation...
[table][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...
[addfields][addfields db=...
[setmimeheader]Causes WebDNA to add a new MIME header to the outgoing HTML...
[xmlparse]Enable the WebDNA programmer to input XML data into a WebDNA variable...