Results 1 to 6 of 6

Thread: JS copy clearer

  1. #1
    Member
    Join Date
    Feb 2003
    Posts
    50

    JS copy clearer

    Ok heres what i want out of a script. I wanna write a JS script or whatever that will clear what you have on your copy like every 3 seconds or so. Is that possible? if so can someone point out to me where i can get it or show me the code? Thanks
    Hacker dan

  2. #2
    Senior Member
    Join Date
    Mar 2003
    Posts
    117
    You have to explain a little bit further... what do you mean by copy?
    .sig - There never was a .sig?
    I own a Schneider EuroPC with MS-Dos 3.3 and it works.

  3. #3
    Member
    Join Date
    Feb 2003
    Posts
    50
    Ok well you know the copy and paste function on your computer. Heres what i want, at a interval i want the computer to clear it. So say it clears it every 5 seconds, if you copied a text from my website then after the next 5 seconds it would be cleared before anyone could do something with it. You get?
    Hacker dan

  4. #4
    Senior Member
    Join Date
    Mar 2003
    Posts
    117
    Yes I get it. This is not possible with JavaScript. at all.
    .sig - There never was a .sig?
    I own a Schneider EuroPC with MS-Dos 3.3 and it works.

  5. #5
    Member
    Join Date
    Feb 2003
    Posts
    50
    then what script can i do it with?
    Hacker dan

  6. #6
    Senior Member
    Join Date
    Oct 2001
    Posts
    385
    None. The copy-paste function is outside of the scope of the webpage. Additionally, even if you did manage to do so, it is easily bypassed by the "view source" option available in most browsers, and further, the cache.
    Preliminary operational tests were inconclusive (the dang thing blew up)

    \"Ask not what the kernel can do for you, ask what you can do for the kernel!\"

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •