In the first two parts of this servers we created the new custom control that will contain the login dialog box and we created the javascript that runs the actual login and processes the results. In this part of the…
In the first two parts of this servers we created the new custom control that will contain the login dialog box and we created the javascript that runs the actual login and processes the results. In this part of the…
In part one of this mini series I described how to add the dojo modules to our custom control and created the layout for the dialog box where the user enters their username and password. In this part I’ll create…
When logging into a Domino web based application with session authentication you are normally brought to to the login page that is held in the domcfg.nsf database ( or the server default login screen if you don’t have domcfg.nsf setup…
If you do a lot of web development then chances are that you have worked with the FireBug tool in FireFox. This FireFox extension has made web application debugging so much easier. Of course after you have everything working great…
You must be logged in to post a comment.