On a banking website or some other website, I saw that they have disabled right-click. Does disabling right click make the site any more secure in referance to client-side? Is it a good general practice?
相关问题
- “Zero out” sensitive String data in Swift
- High cost encryption but less cost decryption
- How to restrict VOB read access in ClearCase (Wind
- Can you set the Location header in a chunked http
- What are the advantages ManageIQ has over OpenStac
相关文章
- Warning : HTML 1300 Navigation occured?
- File Upload of more than 4GB
- Security concerns about CORS
- How do I prevent SQL injection with ColdFusion
- Returning plain text or other arbitary file in ASP
- LINQ to Entities and SQL Injection
- How to use Google application-specific password in
- Will re-populating a password field in a form be a
No is not good to disable the right click in website. For details Click below
http://www.sitepoint.com/dont-disable-right-click/
No, it does not make the website more secure, it's just that if you have right click enabled then:
But any user can easily bypass "Disable right click code" so that does not really help