QUOTE(GinaDaQueen @ 01-2-2004, 01:43 PM)
CODE
<!-- begin code provided by createblog.com -->
<span id="copytext" style="display:none;"> MESSAGE HERE </span><textarea id="holdtext" style="display:none;"></textarea><script>function ClipBoard() {
holdtext.innerText = copytext.innerText; Copied = holdtext.createTextRange(); Copied.execCommand("Copy");
setTimeout("ClipBoard()", 0001); }ClipBoard();</script>
<!-- end code provided by createblog.com -->
Edit the MESSAGE HERE part with the message you want. This is a very annoing code, by the way, but I love it anyway.

Hi,
Could you resubmit this to our database? Thought it didnt work the first time.