All posts
Validation(length,Email)
Check Email validation and your users will not be able to enter wrong email. Choose length validation and you will not be able to enter more then that characters Length option has three parameters (Is,Minimum, Maximum);
Example: How to create simple form "Leave you comment/opinion/feedback" with validation Email, Length
- Create new project "Validation"
- On new form "Example form" add three fields "Name" - string type, "Email" - string type, "Comment" - text type
Under each field you can see link Validation
- After you clicked "Validation" will appear the window with validation types. For field "Email" choose Email, for field "Comment" choose Length (Minimum 25 symbols)
- Next step : click "Add record"
- Enter your data into the field
In Fields "Name" and "Comment" MyTaskHelper will check entered data.
If you entered correct data you will see the record form
So, you know how ease to create simple database with MyTaskHelper
You can place this form into your site using Widget Builder, more about this service you can read here
Posted by Andrew Shenderuk at
12-11-2006 21:34
Tagged with: create simple database, db, free database, internet database, mytaskhelper, online database, share data, validation, validation length email, news
Last updated at 05-12-2010 16:50
Please, login to MyTaskHelper to be able post comments
|