Hi all, as a noob to javascript I am trying to find a way to add an extra piece of hidden text onto the end of the text a user enters into the form field so that when the form is sent the extra text will automatically be added to the end before sending.
I have tried cobbling together different scripts using onblur/onclick etc but I just cannot get any to work as I need..