Click here to Skip to main content
15,892,965 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Actually i want to add one functionality to my website that was if i opened my registration form in edit mode means no one should copy the details of the form.
Posted

Disabling the right click on web page[^]

i used like this in my solution

öncontextmenu="return false" this can use in any td of the table
 
Share this answer
 
v4
Comments
[no name] 15-Mar-13 3:55am    
5!

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900