Firefox (and IE) will auto-fill the Password field if stored in the browser. To save the form again I either need to delete the field value, or recall my password and enter it into the Confirm Password field. Although non-standard (crimities!) the autocomplete="off" attribute on the form may solve this.
Firefox (and IE) will auto-fill the Password field if stored in the browser. To save the form again I either need to delete the field value, or recall my password and enter it into the Confirm Password field. Although non-standard (crimities!) the autocomplete="off" attribute on the form may solve this.