Taliv
05-10-2003, 09:17 AM
I have a simple form that calculates, in a JavaScript function, the amount due based on checkboxes selected, and in this function updates the contents of the form field "amount".
The function is called each time a checkbox is checked or unchecked.
With security level set to high the function doesn't work - it's never called - and even the submit button doesn't respond. I should imagine that with variations of "custom level" the same thing happens.
Is this normal "behaviour" for a page like this with the security level set to high or am I doing something wrong?
The function is called each time a checkbox is checked or unchecked.
With security level set to high the function doesn't work - it's never called - and even the submit button doesn't respond. I should imagine that with variations of "custom level" the same thing happens.
Is this normal "behaviour" for a page like this with the security level set to high or am I doing something wrong?