Link to home
Create AccountLog in
Avatar of Quack
QuackFlag for United States of America

asked on

Cold Fusion form: The value of the property 'resetForm' is null or undefined, not a Function object

I'm getting this error on a reset button in a Cold Fusion form: The value of the property 'resetForm' is null or undefined, not a Function object

<form action="central_inv_contr_verify.cfm"  method="post"  id="registerForm" onreset="resetForm(this);">

I'm still new to CF and JS...can anyone direct me to some help on this error?
ASKER CERTIFIED SOLUTION
Avatar of leakim971
leakim971
Flag of Guadeloupe image

Link to home
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
See answer