Top "Contact-form" questions

Typically used to describe a web form that collects personal information from a user.

Is there a way to see which email address a contact form is sending it content to

Is there any way to see which email address a contact form is sending it content to ? Someone asked me …

email reverse-engineering contact-form email-address
How to get the sucess message in the same page after submitting the contact form?

I have created the contact form using HTML and PHP. Also, the mail is coming correctly to mail id. But …

php html contact-form
How to customize register and contact forms in PrestaShop?

I need to know how to customize my contact and register forms. How to add new fileds ( and ) and make …

forms registration prestashop contact-form
Simple PHP submit form not working

Just making a simple submit form and can't seem to get it working. It won't even report errors which is …

php forms submit form-submit contact-form
PHPMailer not working: Message could not be sent

I am trying to create a contact form on my website using PHPMailer. I am having some trouble setting it …

php smtp phpmailer contact-form
reply-to address in php contact form

I bought a simple website template with a php contact form. Everything works great with the one small exception of …

php forms email contact-form
email match with confirm email address in contact form

I would like to match a user's email address with the confirmed email address. I have tried HTML5 validation but …

email contact contact-form
How to get post title by contact form 7

I'm using contact form 7 in a website for get REQUEST QUOTE of each product. Link to example When visitor submit …

php wordpress contact-form contact-form-7
Parse error: syntax error, unexpected T_CONSTANT_ENCAPSED_STRING in

I'm new to coding and after hosting my site I got this error when checking to make sure my php …

php contact-form php-parse-error
HTML mailto form: prefill subject and body

I am editing an HTML template and need help in the contact form section. I want to make it so …

html contact-form