I am doing maintenance on a system using Netscape Communicator 4.73. The system is TCL with Javascript. I would like to change the bgColor when a field on my form is left out or fails an edit but using document.form.field.bgColor causes a javascript error. I found a comment in Doc javaScript that indicates the style.backgroundColor only works in IE. Does anyone know how this is done in Netscape?