Click to See Complete Forum and Search --> : Automatic copying & pasting


royalsquirrel
10-09-2005, 09:40 AM
Hi i'm new to these forums but i've just recently taught myself HTML.
However i have no idea how to automatically copy and paste something as if it were a link.
Basically i have some text and a text box. I want to be able to click on the text and then it to appear in the text box.

Please Help

edit: anybody?

The Little Guy
10-10-2005, 09:49 AM
you need javascript to do that, so go learn that then you can do this

Kevey
10-11-2005, 05:59 AM
That's a great answer...very helpful.

felgall
10-11-2005, 03:29 PM
More detail as to exactly what is wanted would be useful. I cannot understand the details of what is being asked for but presumably some sort of interactivity is wanted for which Javascript would be the way to do it. Without a better explanation of exactly what is supposed to be happening (perhaps an example) it is difficult to be more specific as to how to do it.