Hello,
I have a form and I want the value that is entered into the text field to be also sent to a hidden field.
Just incase that doesnt make sense here is the more complicated version.
I have a form that when submitted sends a input to the database, I want the same information to be submitted to two seperate columns except one has the spaces and letters lowercased.
I have the code to edit the characters.
Thanks.