gavinv3
10-19-2007, 07:40 PM
I would like a form with a text box, radio buttons and text areas in it - and a button at the bottom - Once the boxes above are filled up and the button at the bottom is clicked it should copy the text to the clipboard - is it possible to do this at one go.
Example: Consider the following is the first line of the form with a text box
Name : [__________]
When the 'Copy to Clipboard' button is clicked - it should appear as follows:
'My name is Gavin'
"Given the fact that Gavin is the name typed in the text box"
Can someone help me with this urgently?
Example: Consider the following is the first line of the form with a text box
Name : [__________]
When the 'Copy to Clipboard' button is clicked - it should appear as follows:
'My name is Gavin'
"Given the fact that Gavin is the name typed in the text box"
Can someone help me with this urgently?