No...proprio non funziona...ti posto lo script completo...mi sembrava di aver fatto tutto por bien...
codice:
<html>
<head>
<script language="JavaScript">
function cambia(ff) {
ff.submit();
ff.stuffsaid.value = "";
}
</script>
</head>
<body bgcolor="#000000" text="#FFFFFF">
<table cellpadding=0 cellspacing=0><tr><td>
<form action=\"attracco_main.php\" method=\"post\" target=\"chat\" onsubmit=\"cambia(this);\">
<tr><td><font face=$font color=$fontcolor size=3><td><input type=\"text\" name=\"stuffsaid\" class=tagput size=\"50\">
</table><input type=\"submit\" name=\"tagit\" value=\"Submit\" class=tagput>
<input type=\"hidden\" name=\"action\" value=\"talk\">
</form>
</font>
?>
</body>
</html>
p.s.gli slash ci sono perché è tutto dento un echo del php...