Re: How to get the contnet of clipboard

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



MSIE supports obtaining the user's clipboard.
Once obtained it is easy to transmit to the server.


"Craig Deelsnyder" <cdeelsny@xxxxxxxxxxxxxxxxxxxxx> schreef in bericht
news:uHJttk67FHA.2616@xxxxxxxxxxxxxxxxxxxxxxx
> ad wrote:
>> Hi,
>> How can we get the content of clipboard with program?
>>
>>
>>
>>
>
> client-side (on the user's PC): you can't. you don't have access to it...
>
> server-side:
> http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfsystemwindowsformsclipboardclasstopic.asp
>
> --
> craig
> Microsoft MVP - ASP/ASP.NET


.



Relevant Pages

  • Re: How to get the contnet of clipboard
    ... I would have liked to see sample code for doing that, ... Even if it were to be accessed, it would be the *server's* clipboard ... described the procedure as "once obtained it is easy to transmit to the server". ... >>> MSIE supports obtaining the user's clipboard. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: How to get the contnet of clipboard
    ... > MSIE supports obtaining the user's clipboard. ... > Once obtained it is easy to transmit to the server. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: How to get the contnet of clipboard
    ... >> MSIE supports obtaining the user's clipboard. ... >> Once obtained it is easy to transmit to the server. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Clipboard does not work with Terminal Sessions on Win 2003 SP1
    ... Here are a couple of blog posts that provide a lot of detail on clipboard redirection - please see if it helps. ... Terminal services are running on a Windows Server 2003 Standard SP1 in Terminal Server mode and clients connect using msrdp client mstsc from Windows 2000 Pro SP4 machines and some Win XP SP2 machines. ... So I went into Terminal Services Configuration and checked the Allow box on the Virtual Channel Permissions for Remote Desktop Users group - no effect, ...
    (microsoft.public.windows.terminal_services)
  • RE: Writting/Reading to the Host Clipboard
    ... I am getting this exact problem. ... On the server it calls its clipboard, ... the exception is "Object Reference not set to an instance of an Object" ...
    (microsoft.public.dotnet.framework.remoting)