Here is my problem I need to send a form that takes values from field a and field b, but then when the form is sent, sends values a+b in another field, along with a bunch of fields.
i.e.
<input type="text" name="a"></input>
<input type="text" name="b"></input>
...
<input type="text"...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.