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...
WebDNA ModulesA list of the currently available modules...
Technical Change HistoryThis Technical Change History provides a reverse chronological list of WebDNA changes...
Download WebDNA ApplicationsWebDNA applications...
Tips and TricksA list of user-submitted tips ...
F.A.QA compilation of some user's questions...
Executes the WebDNA inside the only [case] context which matches the given value...
[array]Array Operation...
[cart]Putting [cart] in your template automatically creates a unique shopping cart...
[date]Putting [date] in your template displays the current date as defined by the clock on your web server...
[return]Explicitly identify what text is returned from a function call...
[sendmail]There is hardly a website that doesn't at some point need to send an email...