PC Review


Reply
Thread Tools Rate Thread

Control Clipboard in ASP

 
 
thejamie
Guest
Posts: n/a
 
      25th Jun 2008
Is there a way to pass a string to the clipboard in ASP?

I thought it would be a simple matter of referencing Windows.Forms but
apparently it cannot be done from a web page. Is there another method to use
that will pass data from the page to the clipboard?
--
Regards,
Jamie
 
Reply With Quote
 
 
 
 
parez
Guest
Posts: n/a
 
      25th Jun 2008
On Jun 25, 1:00 pm, thejamie <theja...@discussions.microsoft.com>
wrote:
> Is there a way to pass a string to the clipboard in ASP?
>
> I thought it would be a simple matter of referencing Windows.Forms but
> apparently it cannot be done from a web page. Is there another method to use
> that will pass data from the page to the clipboard?
> --
> Regards,
> Jamie


You should be able to do so in JS. I am not sure if it is enabled by
default in most browsers.

http://www.dynamic-tools.net/toolbox/copyToClipboard/

http://support.mozilla.com/en-US/kb/...+the+clipboard
 
Reply With Quote
 
Ignacio Machin ( .NET/ C# MVP )
Guest
Posts: n/a
 
      25th Jun 2008
On Jun 25, 1:00*pm, thejamie <theja...@discussions.microsoft.com>
wrote:
> Is there a way to pass a string to the clipboard in ASP?
>
> I thought it would be a simple matter of referencing Windows.Forms but
> apparently it cannot be done from a web page. *Is there another method to use
> that will pass data from the page to the clipboard?
> --
> Regards,
> Jamie


Hi,

Web & Win are two different platform and even as there are casess that
you need to use namespaces in the other platform the UI is not usable.

Besides, what makes you think that the OS where the browser is
running has a clipboard in the first place?
Anyway, check a javascript NG as I think that IE has such a feature
 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Clipboard gets empty by itself, cleared clipboard, copy paste doesn't work, outlook clears clipboard, problems with clipboard - possible solution Jens Hoerburger Microsoft Outlook 0 24th Aug 2006 02:44 PM
Using VB.Net or C#, utilizing the clipboard object, how to copy an MS Excel graphic from the clipboard to an image control and obtain its source reference TC Microsoft Dot NET 5 1st Sep 2004 05:49 AM
Using VB.Net or C#, utilizing the clipboard object, how to copy an MS Excel graphic from the clipboard to an image control and obtain its source reference TC Microsoft Dot NET Framework 5 1st Sep 2004 05:49 AM
Using VB.Net or C#, utilizing the clipboard object, how to copy an MS Excel graphic from the clipboard to an image control and obtain its source reference TC Microsoft C# .NET 2 27th Jul 2004 06:07 PM
Using VB.Net or C#, utilizing the clipboard object, how to copy an MS Excel graphic from the clipboard to an image control and obtain its source reference TC Microsoft VB .NET 2 27th Jul 2004 06:07 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 07:30 AM.