FengShui1998
MIS
Hi,
I have two input text boxes, "txtA" and "txtB". What I would like to do is when the user is typing in "txtA", the text is also displayed in "txtB" simultaneously, preferably done in javascript. Does anyone have examples? Thanks.
fengshui_1998