All the input boxes are dynamically generated. For example, in one form, item1 has min, ave and max value, item2 has only min and ave value; and item3 has only min value. (and there may have n-number on item in one form, and various combination of values(min, ave, max) for each item.). How can...