Always With You
Login       Sign Up       About      Contact

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
  1. Create new project "Validation"
  2. 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
  3. After you clicked "Validation" will appear the window with validation types. For field "Email" choose Email, for field "Comment" choose Length (Minimum 25 symbols)
validation
  1. Next step : click "Add record"
  2. Enter your data into the field
enter data
In Fields "Name" and "Comment" MyTaskHelper will check entered data.
error
If you entered correct data you will see the record form
record
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