J
|
Jane 1/15/2009 |
Hi, <script language=javascript> var x = document.forms.editform.value_Message; x.onchange=x.onkeyup=function() { document.forms.editform.value_Charz.value = document.forms.editform.value_Message.value; } </script> |
S
|
srikanth author 1/15/2009 |
thankx work perfectly!!!!!!!!!! <img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=reply&id=36845&image=1&table=forumreplies' class='bbc_emoticon' alt=':lol:' /> silly me |