Hi
I’m trying to autologin using
http://username:password@domain.com/home.nsf
and I keep getting the login page.
Why ?? What am I doing wrong. The database has as default access “No Access”. I’m running at DDN.
Hi
I’m trying to autologin using
http://username:password@domain.com/home.nsf
and I keep getting the login page.
Why ?? What am I doing wrong. The database has as default access “No Access”. I’m running at DDN.
Subject: Auto login failure
you can simulate the post used by the login screen by doing this :
http://domain.com/names.nsf?login&username=john&password=john123&redirectto=/home.nsf
replace “john” and “john123” by your username and password
Eric - APSYME
Subject: RE: Auto login failure
Eric,Thanks a million !! That did the trick.
Merci