I am using ASP.NET 2.0 and I'm using IE8 as my default browser but no matter how many times I try, Page_ClientValidate keeps giving me this error that it is not defined. How can I solve this problem? Please help.
Asked
Active
Viewed 1.0k times
5
-
Can you post details of error? – Sharique Jul 12 '10 at 11:31
-
Happens to me too, also in FireFox while using .NET 4.0. A couple of minutes ago it happened with the variable Page_IsValid, but now it happens with Page_ClientValidate as well... – gillyb Jun 20 '11 at 12:00
1 Answers
13
..so.. i think may be there is not any RequiredValidator Control in your page~~

willsonchan
- 200
- 2
- 14