How do I remove the type of display after submitting a form:
"_POST: Array ( [website] => http [name] => Rick [phone] => lll [fax] => lll [email] => lll [timezone] => Pacific Time Zone [besttimetocall] => 9am [questionsorcomments] => lll [submit] => Submit )
Case 1: Use table layout
E-mail: 'Yes' custom
Email sent "
I just don't see the point of a site visitor needing to see that.
Thank you.
"_POST: Array ( [website] => http [name] => Rick [phone] => lll [fax] => lll [email] => lll [timezone] => Pacific Time Zone [besttimetocall] => 9am [questionsorcomments] => lll [submit] => Submit )
Case 1: Use table layout
E-mail: 'Yes' custom
Email sent "
I just don't see the point of a site visitor needing to see that.
Thank you.
Hi rwgibbs,
Turn off Debug in the General tab. Definitely not for site visitors.
Bob
Turn off Debug in the General tab. Definitely not for site visitors.
Bob
This topic is locked and no more replies can be posted.