I am using PHP Form generator v2.0, and I have a problem....
When I use a Text Area input, when the user enters multiple line text (using the "enter" key for a new line) the admin panel takes each "enter" as the start of a new record. I have tried both file and database options and both have the same results.
It seems a "|" separates fields, and a Return separates Records....when users put a Return in a Multiple Line Text Area (entering an address, for example) it generates the email OK, but throws the admin panel out completely...
Has anyone else experienced this, and more importantly....worked around it?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I am using PHP Form generator v2.0, and I have a problem....
When I use a Text Area input, when the user enters multiple line text (using the "enter" key for a new line) the admin panel takes each "enter" as the start of a new record. I have tried both file and database options and both have the same results.
It seems a "|" separates fields, and a Return separates Records....when users put a Return in a Multiple Line Text Area (entering an address, for example) it generates the email OK, but throws the admin panel out completely...
Has anyone else experienced this, and more importantly....worked around it?
My apologies for emailing this query too - and thanks to Musawir for his prompt and helpful reply!!
could you post the answer to this again, I`m having this problem too.
thanks
Paul
Don't know if anyone posted an answer but I will look into it. Give me some time as I will have to create and test my own form.