All times are UTC + 1 hour




Post new topic Reply to topic  [ 1 post ] 
  Print view

disable copy/paste in atk screen
Author Message
PostPosted: Sat Feb 25, 2017 3:53 am 
Regular
User avatar
Offline

Joined: Thu Aug 25, 2011 9:31 pm
Posts: 310
Location: Mumbai, India
disable copy/paste in atk screen

following is generally working i have found

Code:
<?php
echo '<body oncopy="return false" oncut="return false" onpaste="return false">';
 class mynode extends atkNode
{
  function mynode()
  {
:
:


Top
 Profile  
 

Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 1 post ] 

All times are UTC + 1 hour


Who is online

Users browsing this forum: No registered users and 17 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group