I need your oppinions on a UI debate that I can not reason one way or another for an ecomm site.
The question relates to a form, for registering for, and updating your account.
i use vbscript for validation, so if the input doesnt comply, it kicks back to the form page, with fields in place (except password) and with the error highlighted in red.
The form also has a captcha at the bottom, that would have to re-entered on subsequent tries if there are errors.
The question is whether i should also highlight the now empty password fields red, and the empty captcha fields red as well - since the users attn needs to be called to them, as well as the area where the errors occur. what do you all think?
The question relates to a form, for registering for, and updating your account.
i use vbscript for validation, so if the input doesnt comply, it kicks back to the form page, with fields in place (except password) and with the error highlighted in red.
The form also has a captcha at the bottom, that would have to re-entered on subsequent tries if there are errors.
The question is whether i should also highlight the now empty password fields red, and the empty captcha fields red as well - since the users attn needs to be called to them, as well as the area where the errors occur. what do you all think?