For ASP.net validation such as Required Field Validator,Compare Validator to work properly, you need to have aspnet_client folders inside your web root.
You should copy aspnet_client folders from your local box web root path and copy that inside the public_html directory.