I am a webmaster and can rock PHP & MYSQL & HTML,
but JAVA is a no-no.
I do not want to learn it just because of this little script I have to include in my page.
There is only something to do with the vars, please put it a correct syntax, this function do not work at all, which means that the textarea does not change:
<script language="JavaScript">
<!--
function setcode(Form , Variable , Zeichen) {
document.Form.Variable.value =
document.Form.Variable.value + Zeichen;
}
// --></script>
but JAVA is a no-no.
I do not want to learn it just because of this little script I have to include in my page.
There is only something to do with the vars, please put it a correct syntax, this function do not work at all, which means that the textarea does not change:
<script language="JavaScript">
<!--
function setcode(Form , Variable , Zeichen) {
document.Form.Variable.value =
document.Form.Variable.value + Zeichen;
}
// --></script>