P
penelope
First of all, thanks to Stefan for his help.
In a previous posting I got this instruction:
___
In the submit button add an onclick event handler
onclick="this.form.total.value = this.form.field1.value
+ this.form.field2.value;return true;"
___
the problem is that I do not know how to add an on click
event handler. I right click on the cubmit button on the
form but it does not say anything about event handlers.
I appreciate your help.
Penelope
In a previous posting I got this instruction:
___
In the submit button add an onclick event handler
onclick="this.form.total.value = this.form.field1.value
+ this.form.field2.value;return true;"
___
the problem is that I do not know how to add an on click
event handler. I right click on the cubmit button on the
form but it does not say anything about event handlers.
I appreciate your help.
Penelope