gringorick
Technical User
Hi all, what is the simplest way to add a string of text onto the beginning of a submitted form value when it is submitted?
For example if the text input name="text1" and a user entered "hello world" into the text box, I would like the value changed to "Text #1 = hello world" onsubmit, and so on for text2, text3, etc.
Thanks for any help,
Rick
For example if the text input name="text1" and a user entered "hello world" into the text box, I would like the value changed to "Text #1 = hello world" onsubmit, and so on for text2, text3, etc.
Thanks for any help,
Rick