|
The ASP.NET validation control needs the javascript library /aspnet_client/system_web/[version]/WebUIValidation.js if you use Internet Explorer browser. You need to upload these library files to your domain root path.
You can upload your local C:\Inetpub\wwwroot\aspnet_client folder to your domain root path wwwroot if you installed the IIS in your local or test server. Or you can download it from http://www.databasemart.com/downloads/aspnet_client.zip.
|