PDA

View Full Version : Auto Login Option Cookies Toolkit and Security Assist Wizard


dlovas275157
12-27-2010, 12:50 PM
I have generated my login page with SA Wizard and made adjustments to the Auth User SB's to work with encrypted passwords. I have also "checked" the options "remember me" and "auto login" when running the SA Wizard.

My "Remember Me" works fine, however the "Auto Login" does NOT work. And I cannot find any help docs on making the auto login option work.

I assume the auto login is supposed to check the stored values in the form and then auto-submit the form. But can't find a tutorial on this anywhere.

Attached is my login page code.

Any help is appreciated. - D

Ray Borduin
12-27-2010, 01:21 PM
You have a bunch of repeated recordset includes, you can delete all but one of those.

Auto Login should work based on the code that I see. Is there a sample url where I can test it? Maybe the problem is with setting the cookies in the first place.

It doesn't auto-submit the form, it checks to see if the cookies are set and automatically logs in and redirects before the form is even created when it functions properly.

dlovas275157
12-27-2010, 09:36 PM
Ray,

The repeated recordset includes do not appear to be the cause of the auto-login not working. They have been removed, but it still does not work.

I do have a live working example, but would prefer to post in a private message, then I could also provide you a login email/password to work with.

Thanks.

D

Ray Borduin
12-28-2010, 07:39 AM
I have created a support incident so that you can post login information privately. Please update that incident with information on connecting and viewing the problem directly.