We've closed in on the problem. I added a bunch of alert boxes and what I find is that when the user selects from the <select name="selectfield"> box, in NS, the value (document.formname.selectfield.value) is null, but in IE, it contains the correct value. In both NS and IE, the...