S
Stratum
I use ASP.Net Validator controls on some Web
pages, specifically, the Required Field Validator
which works on the client side before a postback.
The page has worked fine for some time.
After I added the AJAX Control Toolkit
to my VS2005, and modified the Web.config
file, the pages with the original ASP.Net
validator controls could no longer be
accessed.
Any idea what's happening?
I don't know if this same problem
occurs in VS2008. I haven't tried
it there yet.
Jim
pages, specifically, the Required Field Validator
which works on the client side before a postback.
The page has worked fine for some time.
After I added the AJAX Control Toolkit
to my VS2005, and modified the Web.config
file, the pages with the original ASP.Net
validator controls could no longer be
accessed.
Any idea what's happening?
I don't know if this same problem
occurs in VS2008. I haven't tried
it there yet.
Jim