Date:  03/19/2009 03:59:20 AM Msg ID:  003933
From:  Carlos Fuertes Thread:  003933
Subject:  Login without login screen
Hello all,

I have an application that uses the Authform to Authenticate the users. It works fine, but now I need to let some users enter the application automatically (they don't have to see the Authform at all, but they must become logged). What is the best method to pass UserId and Password to the Auth object in a transprent way for the User?

Thanks in advance!

Carlos