Am Parser liegt's bestimmt nicht ;)
Bist Du sicher, dass die beiden Optionen überhaupt auf true stehen?
alert(document.formular.REPORT_DETAIL_TYPE.value);
alert(document.formular.REGION.options[0].selected);
alert(document.formular.OEM.options);
Am Parser liegt's bestimmt nicht ;)
Bist Du sicher, dass die beiden Optionen überhaupt auf true stehen?
alert(document.formular.REPORT_DETAIL_TYPE.value);
alert(document.formular.REGION.options[0].selected);
alert(document.formular.OEM.options);