Hi,
I have a standard html based form that is used to input
up to five numeric values. But just before the user submits the form I need to total up the given values just for display purposes. I'm thinking this is best done using javascript and outputting the total in a small message window.
Any help would be much appreciated
Thanks,
Chris
I have a standard html based form that is used to input
up to five numeric values. But just before the user submits the form I need to total up the given values just for display purposes. I'm thinking this is best done using javascript and outputting the total in a small message window.
Any help would be much appreciated
Thanks,
Chris