I'm trying to get something to work for some text fields that transfer data from a number of fields into others if a checkbox or button is clicked. I initially had a button tag, but a couple of browsers would actually submit my form, so I changed it to a checkbox. Unfortunately, Safari does not assign the values to the respective text boxes. Anybody know a solution for this?
Thanks in advance