Re: put a string on to the clipboard
From: Michael Wilcox (mjwilcoCANTHAVESPAM_at_yahoo.com)
Date: 01/10/04
- Next message: jn: "Re: put a string on to the clipboard"
- Previous message: Mark: "php (usenet/nntp) to html?? Seeking Help!"
- In reply to: dartszeeland.tk: "put a string on to the clipboard"
- Next in thread: jn: "Re: put a string on to the clipboard"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sat, 10 Jan 2004 03:04:16 GMT
dartszeeland.tk <No@mail.com> wrote:
> Yes yes its me again, i want to copy a string onto the clipboard so i
> dont have to select and copy.
You or your users?
> But i dont know how to use this in my PHP webpage,
> i dont want the user to see what is copyed it does somthing automatic
> and then erase the clipboard's data...
This can't be done in PHP and shouldn't be done period. You may be erasing
important informaiton stored on the user's clipboard. Believe me, they won't
mind the few extra clicks to copy and paste.
-- Michael Wilcox mjwilco at yahoo dot com Essential Tools for the Web Developer - http://mikewilcox.t35.com
- Next message: jn: "Re: put a string on to the clipboard"
- Previous message: Mark: "php (usenet/nntp) to html?? Seeking Help!"
- In reply to: dartszeeland.tk: "put a string on to the clipboard"
- Next in thread: jn: "Re: put a string on to the clipboard"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|