Skip to main content
All CollectionsApplicationsWeb Form Issues
Email received from Form submission has lost the formatting.
Email received from Form submission has lost the formatting.
Updated over a week ago

1) The form email submission works like the below format. It will list the name of the field and then the value submitted.

Name=Test2
Address=Test2
Phone=Test2
​Email=Test2@revize.com


2) If you get an email form submission like

First Name=Test&Last Name=Test&Home Phone=Test
&Email=Test@Test.com&Comments=Testing&submit=submit


​Response:
The forms are supported only if somebody submits the form a computer.
We have not tested the form submission in mobile devices.
It's not officially supported yet but we have plans to support in future.

Also, the form data display format is not controlled by us as different email clients interpret html emails differently. The same email client can display the email differently in diff computers depending on the settings on the email client.

3) Spam mails - If you get an email form submission like

Name= Hello! fdcddke interesting fdcddke site! I'm really like it! Very%2C very fdcddke good!
&Email= Hello! fdcddke interesting fdcddke site! I'm really like it! Very%2C very fdcddke good!


​Response:
The standard web forms in the website are not secured, so internet spammers have spam programs that can auto submit the web site form with all the junk content.
There is a technology called "Captcha" that can prevent auto form submission by spam programs.
Once the capatch is integrated in the site, it will force somebody to type some displayed numbers and letters in the Captcha box to make sure that some human is submitting the form request.

Captcha can be integrated in your site but it involves additional programming. Please contact revize support at support@revize.com or 248-269-9263 if you need to secure your web forms.

Did this answer your question?