is it possible to create a button that copies a text field to the
clipboard? I have a hidden field that compiles the values from multiple
inputs and I want to be able to click a button to copy this information
to the clipboard... Baring this the other option will to be to show the
field, highlight it, and manually copy the data to the clipboard. I
would think this to be a simple script but I have been unable to find
it.