Page 1 of 1

Form data not captured

Posted: Wed Mar 06, 2019 8:04 pm
by girija.mahapatra
My contact form mail is received in the intended email.
1. No submitted data is captured except the ip address.
2. After submission, the webpage goes to a blank page where as it should come back to the blank contact form page

http://macroprism.com/contact.php

Where am I doing wrong?
Regards,
Girija

Re: Form data not captured

Posted: Wed Mar 06, 2019 8:16 pm
by BaconFries
Viewing the page source it looks like none of the Form elements/fields are part of it. Please move all the fields on to the form for it to work as intended.

Re: Form data not captured

Posted: Wed Mar 06, 2019 9:49 pm
by girija.mahapatra
BaconFries,

Many thanks. Form data submission is successful.

Next problem:
After form submission the form should me reset and blank contact form should be displayed.

I am getting a blank page.

Need help

Re: Form data not captured

Posted: Wed Mar 06, 2019 10:44 pm
by BaconFries
Have you included a error and a success page?