Using [password] and [username] is an easy was to show the browser login dialog box
numero = 233[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:MyPasswordSee [username] and [authenticate]. Putting [password] in your template displays the password 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!
WebDNA applications...
Tips and TricksA list of user-submitted tips ...
F.A.QA compilation of some user's questions...
WebDNA reference...
WebDNA LibrariesA list of available libraries for WebDNA...
Technical Change HistoryThis Technical Change History provides a reverse chronological list of WebDNA changes...
Using [password] and [username] is an easy was to show the browser login dialog box...
[store][store] is a simple context that stores variables permanently...
[listfiles]When listing files...
[closedatabase][CLOSEDATABASE db=FileName]...
[shell][shell] is a way to use the command line with your webserver...
DB encryptionDatabase Automatic Encryption (from WebDNA 8...