I've got a problem. When i click on smileys on my site (like in this forum), my smileys go in the end of the text, always, no matter where the cursor is. But it should go where the cursos is, like in this forum... I don't know if you need the other code too, but here's the smiley part.... <img src="img/smileys/frocket.gif" alt="" onclick="document.post.message.value+=':frocket: '; document.post.message.focus()"></td>