Autocomplete standard fields in IE6 (not username/password)

I can’t get IE6 to autocomplete (by pressing downarrow key when field is empty) normal, editable fields on my Domino web forms. But when I use the same browser at popular web sites (e.g. quote.com) it does work, so I’ve ruled out browser settings for now. (Tools-Internet Options-Content-AutoComplete: forms checked, user names and passwords NOT checked).

Strange, I get it to work using the obscure VCARD_NAME=“vCard.Email” html property, provided I have the info completed in IE (Tools-Internet Options-Content-My Profile). Found this searching Microsoft support.

Also tried forcing in “autocomplete=on” at field level and putting usual code in HTML Head to prevent caching.

No such problems with Firefox 1.0.7 - works great on all fields with no special coding.

Any suggestions? Any R5 vs ND6/7 differences?