Thursday, 19 July 2012

html form validation using jquery


Dynamically the whole form can validate by jquery,
Just only add some custom attribute in html tag and call the javascript function,the function validate whole page in one call,you doesn't need to write extra script.
Also the script run for multi level form in html.



* Phone Number  
* Address  
* Password  
* Date  
* Birth Date  
 
* Employee   
* Resume  
* Password  
* Email  
* Sex
Male
Female
  
* Job Type  
* Sepcialization
Java
Php
  

Infinidb _CpNoTf_ problem

infinidb table with a varchar column insert string as a '_CpNoTf_' while using Cpimport. The Problem is occured if inserted string ...