Using domcfg.nsf and remebering login name for web

Hi All

I have just enabled Single Sign On for web databases. I am using the $$LoginUserForm in the domcfg.nsf database for users to login the first time.

Problem i have is that the username field in this form does not remember the users name, therefore each time the web browser is newly opened they have to type in there whole name.

Auto Complete in the IE options are enabled.

Am i missing something??

Cheers

Mike

Subject: Using domcfg.nsf and remebering login name for web

if you go into the design mode, for that field under HTML Attributes you’ll see:“size=20 maxlength=50 autocomplete=off”

-Anastasia Peuhkurinen