Will this contact form work?

2 replies · opened Jan 9, 2022

BbcolledaJan 9, 2022

    

    

        
            
                
            
        

        
            
                Name *
                
            

            
                Email *
                
            

            

            
                Subject *
                
            

            

            
                Message *
                
            

            
                
            

            

                
                

            

            
                Submit Message
            
        

        

    
BbcolledaJan 9, 2022

Then I change:

$toemails[] = array(
	'email' => 'your-email@website.com', // Your Email Address
	'name' => 'Your Name' // Your Name
);

And the CAPTCHA settings...

Am I on the right track? Am I missing anything?

Also, how can I test if this is properly sending emails?

SSemicolon WebSTAFFJan 10, 2022

Hello,

Yes, the Codes and Settings appear to be perfectly fine. You can find the complete list of available settings here: http://docs.semicolonweb.com/docs/forms/form-setup/ . Additionally, to test the Form, simply use your Email Address in the $toemails Setting and try filling up the Form.

The Email Delivery depends on your Server Configurations, so if the Simple Settings do not work, you might need to use SMTP: https://docs.semicolonweb.com/docs/forms/form-setup/#docs-snippet-php .

Hope this Helps!

Let us know if we can help you with anything else or if you find any further issues.

Have the same question, or something new?

Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.

Reply on the dashboard