I have made some forms that users can use to fill out their data, but when filling out the fields if they hit enter the form automaticly sends the mail and in the editbox only one line of text is visible, while I would like them to be able to hit enter and see various lines of text. one example of the forms I am making is : https://www.amata.es/Inscripcion.php.
Is there anyway to accomplish this?
How to stop the form from sending when users hit enter
Forum rules
PLEASE READ THE FORUM RULES BEFORE YOU POST:
viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/forms.html
http://www.wysiwygwebbuilder.com/form_wizard.html
Frequently Asked Questions about Forms
PLEASE READ THE FORUM RULES BEFORE YOU POST:
viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/forms.html
http://www.wysiwygwebbuilder.com/form_wizard.html
Frequently Asked Questions about Forms
Re: How to stop the form from sending when users hit enter
Did you use a "text area" object for multi line input?
Re: How to stop the form from sending when users hit enter
Thank you sorry to trouble you with beginner mistakes!!