Page is a not externally linkable
txbakers - 12:47 am on Jan 8, 2010 (gmt 0)
You can also do it with a script using the onSubmit routine of the Form.
Also, you can program the scanner to not add those characters. That sounds like a scanner programming problem.
In javascript you can do a box.value = String(v).substr(7,100) which would start at the first real character.