how to control radiobutton from textfield
- by klox
i want after i type "0203-ED" in textfield ...two character behind that text can control the radio button..
"ED" character from that text can make one radiobutton which has value="ED" are checked...
what script that can make it work??