ynotlim
04-29-2008, 11:25 PM
Hello,
I have two inputs:
<input type="text" id="field1" value="">
<input type="text" id="field2" value="">
As I type into field1, I want it to simultaneously show up in field2.
how do I do that?
Thanks!
Tony
I have two inputs:
<input type="text" id="field1" value="">
<input type="text" id="field2" value="">
As I type into field1, I want it to simultaneously show up in field2.
how do I do that?
Thanks!
Tony