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 compilation of some user's questions...
WebDNA LibrariesA list of available libraries for WebDNA...
Download WebDNA ApplicationsWebDNA applications...
WebDNA ModulesA list of the currently available modules...
Tips and TricksA list of user-submitted tips ...
Technical Change HistoryThis Technical Change History provides a reverse chronological list of WebDNA changes...
[COMMITDATABASE db=name...
[SQLresult]...
[listfields]Lists all the fields in the specified database...
DB encryptionDatabase Automatic Encryption (from WebDNA 8...
[spawn]Creates a new thread to execute WebDNA simultaneously with the current template...
[waitforfile]The server waits until the file appears on disk...