kTextInput
This component is a clone of TextInput classic component, and works the same. But i have added different input data validations. So with kTextInput, you can now test if a text input in "email" field is a valid email address, or if phone number or currency value is right, and more... You can also add you personal validation function. This component saves data for future use, in a cookie, same as Internet Explorer with input type='text'.