Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie

ASP.net/VB.net clipboard question

Options
  • 05-04-2005 11:01am
    #1
    Closed Accounts Posts: 5,019 ✭✭✭


    Hi,
    I've a webform with 2 datagrids. I'd like to paste the data into an open excel sheet.

    Could anyone suggest a solution?

    At the moment, on generating the grids, I am setting an invisible textbox to hold the data. From there I'm using javascript button to copy the data to the clipboard.
    I have a button in Excel to paste the data from the clipboard.

    There has to be an easier/cleaner way of doing this.

    I can't seem to find how to copy to the clipboard from the webform.

    Any suggestions would be appreciated.

    Thanks
    ambrose :cool:


Advertisement