User Manager - Sample Login Page

Developers can define up to 25 "Web Areas" for protected access. Each Web Area may contain one or more web pages. Developers define Web Areas via the Intellogy Content Manager under the menu "Developer -> User Login Manager -> Web Access Areas". Developers add supplied code to the login page and the protected page to validate the users against the Intellogy database.

Content Managers can create unlimited "User Logins" consisting of User Id's and Passwords to access the protected web content areas. A User Login may be granted access to one or more Web Areas vie the Intellogy Content Mananger under the menu "Tools -> User Login Manager".
 
Learn more about this module...
Enter a User ID (demo) and Password (demo) and click "Enter" to proceed:

User ID: 
 
Password: 
 
 
ASP Tag Used To Generate This Sample:
<% gee.ValidateUserLogin(123456, 1, UserId, Password) %>
Home Visit Intellogy Website