Hi,
I have a form which has a filed into which the number of items is added, and the price etc is calculated.
However I cannot capture the number of items in my template form.
Any ideas
Thanks

Below is an example of the form input field.

<td><INPUT TYPE=TEXT NAME="Key Stage 1 " SIZE=6 MAXLENGTH=3 onChange="CalculateTotal(this.form)"></td><td>Key Stage 1</td>