/*
value: value;
byteLength: database byte length
title: field Chinese name
attribute: attribute name
Instructions for use:
Add (1) onkeyup="limitLength(this.value,100,'name','name')"
(2) id="name" or [struts tag] styleId="name"
Note: id name and attribute The attribute names should be the same
Example: