Results 1 to 6 of 6

Thread: use clipboard in asp.net

Threaded View

  1. #1

    Thread Starter
    Hyperactive Member onerrorgoto's Avatar
    Join Date
    Aug 1999
    Location
    Sweden
    Posts
    330

    Resolved use clipboard in asp.net

    Hello
    I'm trying to use the clipboard class in my asp.net project.
    But all documentation I have found on the subject requires the use of the system.windows.forms class.

    From a sql-query I generate a ;-separated text that I display in a textbox. I want to have a button "copy" that copies the content of the textbox into the clipboard so that the user can past it in a document, like notepad.

    Is this possible?

    Thanks
    Anders
    Last edited by onerrorgoto; Sep 22nd, 2004 at 01:38 AM.
    Onerrorgoto

    Dont be to optimistic, the light at the end of the tunnel might be a train

Posting Permissions

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



Click Here to Expand Forum to Full Width