Posted by hywel.jenkins on 01/14/05 11:42
firstcustomer@gmail.com wrote:
> Hi, I'm wanting to know if this is possible;
>
> I've got a HTML page that is basically a text box with a botton that
> copies the contents of the textbox to the clipboard (source code
> below).
>
Put them all in a database and use the querystring or post data to
determine which one to retrieve and display in the text box.
Why are you displaying them in the text box and making them available
to the clipboard? What happens once the data is on the clipboard?
--
Hywel
[Back to original message]
|