[tt]
<select name="Dropdown">
<option value="Search">Search</option>
<option value="Choice1">Choice1</option>
<option value="Choice2">Choice2</option>
<option value="Choice3">Choice3</option>
</select>
I need to learn how to either display a Warning message when Choice2 is selected and not allow the user to continue if OK is not selected or how to set focus on a text field when Choice2 is selected. Hope it makes sense.
<select name="Dropdown">
<option value="Search">Search</option>
<option value="Choice1">Choice1</option>
<option value="Choice2">Choice2</option>
<option value="Choice3">Choice3</option>
</select>
I need to learn how to either display a Warning message when Choice2 is selected and not allow the user to continue if OK is not selected or how to set focus on a text field when Choice2 is selected. Hope it makes sense.
-Tony
Delete * from brain Where MaxLevel = "Full" and reaction = "Slow" order by StartOver
Delete * from brain Where MaxLevel = "Full" and reaction = "Slow" order by StartOver