NetTalk Central
NetTalk Web Server => Web Server - Ask For Help => Topic started by: rjolda on February 12, 2024, 03:06:50 AM
-
Hi,
NT 14.16
Clarion 11.0.13630
My kiosk users are going to be given an initial password. I want them to set their own password when they first log into the program ( for security ). How can i accomplish this? Should I re-direct them to another login reset page or do it directly in code in the login page for the site? Other suggestions on how to handle this?
Thanks,
ROn
-
In Secwin I do it on the same form, but on a different tab.
Depending on the user, you can make the tab required, or not.