NeoTopMenu and creating a password - Forum

Forum Navigation
You need to log in to create posts and topics.

NeoTopMenu and creating a password

Is it possible to have a drop-down list with one of the drop-down's asking you for a password before going to a page?

@m-burdess you can call a subroutine from the drop-down option. In that subroutine open a Dialog asking for the username and password.
If you want a secure system, password should be encrypted and stored server side.
Not sure if this is what you are asking for.

Regards.

javadrajabihakami has reacted to this post.
javadrajabihakami

@luishp Yes this is what I am after, and thank you for the help

Regards