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...
Download WebDNA ApplicationsWebDNA applications...
Technical Change HistoryThis Technical Change History provides a reverse chronological list of WebDNA changes...
WebDNA reference...
Tips and TricksA list of user-submitted tips ...
...
[getmimeheader]Displays a specific MIME header...
[encrypt][encrypt] and [decrypt] allow you to store sensitive data in your databases without risk of exposing it to prying eyes...
[shownext][shownext] is a special context used to create links (or more accurately...
[if]This context displays HTML or executes WebDNA conditionally only if the expression is true...
[founditems][founditems]...