G
Guest
Hiya
Okay, I'm working on a page with a lot of validation, and I needed to do
some "instant" validation, so I pulled in the JS file so I could write some
client side code to check validation.
However, I'm getting the following JS error in IE...
'Page_Validators[...].isvalid' is null or not an object
.... and all my validators have stopped working! What have I missed?
Cheers
Dan
Okay, I'm working on a page with a lot of validation, and I needed to do
some "instant" validation, so I pulled in the JS file so I could write some
client side code to check validation.
However, I'm getting the following JS error in IE...
'Page_Validators[...].isvalid' is null or not an object
.... and all my validators have stopped working! What have I missed?
Cheers
Dan