Function CLECK (OBJ, STR) {for (VAR i = 0; i IF (obj.Options [i] .value == str) obj.Options [i] .selected = true; } How to use: Select the record in the classification value of "06"! CLECK (Document.Frm.classification, "06");
IF (obj.Options [i] .value == str) obj.Options [i] .selected = true;
}
How to use: Select the record in the classification value of "06"! CLECK (Document.Frm.classification, "06");