First technique, you validate on the submit the textarea length and return false if too long. <SCRIPT LANGUAGE="JAVASCRIPT"> function checkLength(form){ if ...
確定! 回上一頁