Andrew Pollack's Blog

Technology, Family, Entertainment, Politics, and Random Noise

NCT Remember Me! Just got even easier to use

By Andrew Pollack on 02/23/2008 at 01:14 AM EST

Drop two html tags onto any page on your server, and your users can Auto-Login to Domino when they return to your site.

I've been playing with the code for NCT Remember Me! today, and I came up with the easiest deployment method you can imagine.

Here's the code you can add to any web page:
<span id='nctRememberMeInsertLocation'>

<script src='/nctrm1gold.nsf/checkcredentials?openagent&nctrm.js'> </script></span>



Or you can get fancy, and do it this way:
<span id='nctRememberMeInsertLocation' generateCheckBox=1 includeWelcome=1 preNameString='Welcome ' postNameString='<br>' cellStyle='border:solid 1px black; background-color:black; color:yellow; padding:1em '>

<script src='/nctrm1gold.nsf/checkcredentials?openagent&nctrm.js'> </script></span>



The optional parameters in the second example, will result in a "Remember Me" checkbox insert in that spot on the form. In the example I gave, I had it layout that checkbox below a text label that says "Welcome" and the user's name. The checkbox toggles a "rememberme" flag stored in a cookie.


Sample auto-generated welcome box

Colors and style passed in with the 'cellStyle' optional attribute, allowing you to use any css style options to lay out your welcome box.

You can use this box or make your own.


If you don't want the tool to generate that checkbox, just don't turn it on. Make your own instead.

Here's how it works:

1. When the page loads, the script you see referenced is built for that specific user, and loaded.

2. If the user is logged in, and has the cookie set to "remember me", the script will write an encrypted cookie containing the user's current logged in userid.

3. If the user is anonymous but has a valid encrypted cookie generated by NCT Remember Me (from their last login), the script will update the user's session with a new LTPAToken and reload the page. The user is then instantly logged in.

I can't imagine making it any easier than that. Of course, you do have to install the product first. That comes down to dropping two files on your server, filling out a config form with three fields on it, and signing the database so that the code can run on your server. That's it. Once you'd that, drop a couple of html fields any web page and you've got Remember Me functionality.

Most people use an HTML template served from a subform or lookup that wraps most of the content on their site. Drop this html into that template, and the whole site is enabled.

There are  - loading -  comments....



Other Recent Stories...

  1. 01/26/2023Better Running VirtualBox or VMWARE Virtual Machines on Windows 10+ Forgive me, Reader, for I have sinned. I has been nearly 3 years since my last blog entry. The truth is, I haven't had much to say that was worthy of more than a basic social media post -- until today. For my current work, I was assigned a new laptop. It's a real powerhouse machine with 14 processor cores and 64 gigs of ram. It should be perfect for running my development environment in a virtual machine, but it wasn't. VirtualBox was barely starting, and no matter how many features I turned off, it could ...... 
  2. 04/04/2020How many Ventilators for the price of those tanks the Pentagon didn't even want?This goes WAY beyond Trump or Obama. This is decades of poor planning and poor use of funds. Certainly it should have been addressed in the Trump, Obama, Bush, Clinton, Bush, and Reagan administrations -- all of which were well aware of the implications of a pandemic. I want a military prepared to help us, not just hurt other people. As an American I expect that with the ridiculous funding of our military might, we are prepared for damn near everything. Not just killing people and breaking things, but ...... 
  3. 01/28/2020Copyright Troll WarningThere's a copyright troll firm that has automated reverse-image searches and goes around looking for any posted images that they can make a quick copyright claim on. This is not quite a scam because it's technically legal, but it's run very much like a scam. This company works with a few "clients" that have vast repositories of copyrighted images. The trolls do a reverse web search on those images looking for hits. When they find one on a site that looks like someone they can scare, they work it like ...... 
  4. 03/26/2019Undestanding how OAUTH scopes will bring the concept of APPS to your Domino server 
  5. 02/05/2019Toro Yard Equipment - Not really a premium brand as far as I am concerned 
  6. 10/08/2018Will you be at the NYC Launch Event for HCL Domino v10 -- Find me! 
  7. 09/04/2018With two big projects on hold, I suddenly find myself very available for new short and long term projects.  
  8. 07/13/2018Who is HCL and why is it a good thing that they are now the ones behind Notes and Domino? 
  9. 03/21/2018Domino Apps on IOS is a Game Changer. Quit holding back. 
  10. 02/15/2018Andrew’s Proposed Gun Laws 
Click here for more articles.....


pen icon Comment Entry
Subject
Your Name
Homepage
*Your Email
* Your email address is required, but not displayed.
 
Your thoughts....
 
Remember Me  

Please wait while your document is saved.