In design view select the text field, then go to split view and change:<input type="text"
to:
<input type="password"

I had already tried that. It did get rid of the actual text, but isn't it suppose to give you the 'confirm password' field as well on the edit forms?
Brad


