Automatically logging a User In to Secured Published Page
You can automate the login process by passing the username and password of the user through the URL. If you page URL looks like this:
http://www.logiforms.com/published/243_1802639/pages/250/index.lf?pageid=361
You can automatically login a user by appending the username and password as shown in this example:
http://www.logiforms.com/published/243_1802639/pages/250/index.lf?pageid=361&username=bob&password=secretPass
Return to KB Article Index
|