Some website has right-click disabled so that user cant copy paste using mouse, or cant save images contained into webpage.
Copy paste this code
<body oncontextmenu=”return false;”>
Html page content here
</body>
**End of article**
ASP.Net, VB.Net, C#, Microsoft Visual Studio .Net, Quick Tutorials, .Net Tips and Tricks, asp.Net Tips and Tricks, Ajay Sharma's Blog, Java Script, javascript, HTML, .Net Sample Codes
Some website has right-click disabled so that user cant copy paste using mouse, or cant save images contained into webpage.
Copy paste this code
<body oncontextmenu=”return false;”>
Html page content here
</body>
**End of article**
0 comments:
Post a Comment