Re: put a string on to the clipboard

From: Michael Wilcox (mjwilcoCANTHAVESPAM_at_yahoo.com)
Date: 01/10/04


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


Relevant Pages

  • Re: put a string on to the clipboard
    ... Javascript can copy text to the clipboard. ... i want to copy a string onto the clipboard so i dont ...
    (alt.php)
  • Re: allowing webpage to access Clipboard
    ... I had see page with more javascript than mine and the "do you want to allow ... this webpage to access your clipboard" or othes explorer popup dont apperas. ...
    (microsoft.public.windows.inetexplorer.ie6.ieak)
  • put a string on to the clipboard
    ... i want to copy a string onto the clipboard so i dont have to select and copy. ... Someone knows tis and show me a simple example? ...
    (alt.php)
  • Re: Copy / Paste
    ... With the current focus in the control whose contents you wish to copy to ... DoCmd.RunCommand acCmdCopy ... with the contents of the Clipboard: ... > dont want to put the copy / paste on a menu bar or shortcut menu and ...
    (microsoft.public.access.modulesdaovba)
  • Re: How do make the best colorpicker option ... hopefully with AJAX
    ... Since I dont have the SesssionID or anything at the webservice? ... and it works, but since I dont have access to the Session object in the webservice, I can't do any authentication. ... so I may have a string like this ...
    (microsoft.public.dotnet.framework.aspnet)