<input type="text" onkeydown="return false;" />
<textarea onkeypress="event.returnValue=this.value.length<1500;"></textarea>
import java.io.File; import java.io.FileNotFoundException; import net.sourceforge.barbecue.Barcode; import net.sourceforge.barbecue.Barcode...
<input type="text" onkeydown="return false;" />
<textarea onkeypress="event.returnValue=this.value.length<1500;"></textarea>