danarashad
Programmer
Can someone help me with this. I have a couple of form fields, that are the same. Meaning they are using the same data. So if someone types in fieldA, it appears in fieldB as well.
Name Building Name
Name:<input name="fieldA"> Name:<input name="fieldB">
Is it possible for a person to type in fieldA, and it appears in fieldB also.
Thanks
Name Building Name
Name:<input name="fieldA"> Name:<input name="fieldB">
Is it possible for a person to type in fieldA, and it appears in fieldB also.
Thanks