Showing posts with the label Errors

Disable right click on web page and images

Sometimes it is required to prevent your web page images from being copied by another one. You can secu…

Turn off Asp.net Custom Errors in Web.config

Some times after hosting web application on the server, we get unexpected error as shown in the below fig. But we …