How can I transfer the values inserted in <input type="text" name="num1"> to radio button <input type="radio" name="rep_num1" value="">On submit of form.
Actuall when user insert the value or text in the textbox the value of the text box should replace or transfer to the value in radio button when user click on submit.
example if the user typed hello in text box on submitting the form the "hello" should replace the blank value of radio button as on submit the radio button should have the value "hello"
Please help me Thanxx
The code should be in javascript or HTML if possible
Thanxx
dendenny01 0 Newbie Poster
Topi Ojala 2 Junior Poster in Training
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.