I have created a contact form on my website which allows input for "Name", "Email" and "Comments". I have also created a 'thank you' page which confirms the message has been sent, and a link to return to the homepage.
The problem: When I insert data into the text fields and click "send" it takes me to a blank* page, rather than the "thank you" page. However, when I leave the fields blank and click send, it navigates to the "thank you" page successfully.
Anyone familiar with this when using PHP mail forms?
The problem: When I insert data into the text fields and click "send" it takes me to a blank* page, rather than the "thank you" page. However, when I leave the fields blank and click send, it navigates to the "thank you" page successfully.
Anyone familiar with this when using PHP mail forms?