|
bit of pseudocode
if (select1.selectedIndex == value1 && select2.selectedIndex == value2) {
submitbutton.disabled = false;
} else {
submitbutton.disabled = true;
}
__________________
Chris. ->> Links are advertising NOT optimising!! <<-
A foolish consistency is the hobgoblin of little minds
Thought for today:- I SEO the only industry where all the cowboys are Indians?
|