Home > Kmita Mail Form Processor > Kmita Mail Features |
Success and Error Page Features
Data storage in CSV/Excel/MySQL
No email address displayed in hidden tags on your form
Forms cannot be posted from a page outside your domain name.
The submission is stopped if the IP address of the submitter is in Banned IP list.
The submission is stopped if the email address of the submitter is in Banned email list.
Finally, the most secure way, the user has to write the text code displayed in the CAPTCHA Security Image .
CAPTCHA stands for Completely Automated Public Turing test to tell Computers and Humans Apart.
The alpha numeric code is generated automatically. The visitor has to read and type the code into the text field to successfully submit the form.
If its is a bot, it cannot decipher the code and hence the submission results in an error.

You can customize the form CAPTCHA, you can change the background image, captcha font, size, color and its text.
You can add your own background images to the CAPTCA by uploading images to the folder "kmitaadmin/kmitam/captchaimages/".
You can use a custom font for the CAPTCHA by uploading the font file in "kmitaadmin/kmitam/" folder (the script will support any true type font i.e. .ttf for the image text).

Allows powerful form validations
Choose from predefined validations rules
Suppor for custom validation rules
Validate POST as well as FILE data

You can perform calculations based on the form fields by adding a hidden field to the form and settings its value to an arithmetic expression using form field names
For ex: = price1+price2+price3
You can perform three operations on the resultant number ROUND, CEIL and FLOOR For ex: if you wish to round the above summation to 2 decimal digit then set the fields value as ROUND,2=price1+price2+price3
You can save the calculated value to database table, CSV file or Excel sheet
Receive form data to your email address
Send data to multiple email recipients
Configure email header

Can customize your emails with the form data in any HTML format as per your requirement. You can design the data email in a manner that suits you the best.

Accept attachment from visitors through your form

Allows your visitors to upload the files to send them as an attachment along with the form data email. You can now easily collect the files from your visitors using your online forms.
Receive the IP address of the visitor along with the form data.
Receive the date and time of the submission of form in any format required by you.
Send an autoresponder email to your visitor.
You can customize the autoresponder email as per your website design and requirement.
Also personalize your Autoresponder email adding the personal touch to your automatically generated emails.
Send attachments through the Autoresponder Email
Send attachments to your visitors through the autoresponder email. You will get the details of the visitor receiving the file and also not let the visitor know the direct link of the file.
Customizable and Personalized Thank you pages

Preview Form Data
Customized Error Pages
e.g. The Telephone field should contain a number.
Kmita Mail v.4 provides you the option to store data in MySQL, CSV file and excel sheet, you can specify the form fields that you want to save and view the report in CSV, excel or MySQL.



Available in PHP
Uses php 4 compatible OOP
Process Unlimited Number of forms on your website
Works with your Existing forms
Installed on your Website
Works with all Domain names
Easy to install
Control key aspects for sending email using sendmail/smtp server
Captcha Configuration
Email Header Configuration
Time Offset Settings
Individual Validation Settings for each form (POST and FILE data).
Validate the form fields e.g. Verify the email address syntax and data in fields requiring numbers and alphabets.
Multi Page forms

Conditional Form Submission

Send the submission details to different recipients or send different autoresponders based on the option selected by the user.
Multi Language Admin Panel