Ajax ,IE and select Box
If you are struggling with Combo Box values in a AJAX script and combo (selection box) is not passing values then it may be becuase you did not use value="" parametere in combo select box
.For some strange reasons IE6 and iE7 don't pass values of select box until you use option="value"
.For some strange reasons IE6 and iE7 don't pass values of select box until you use option="value"
Labels: AJAX