D
Doug H
Hi, I am not sure where to post this. I'll give it a go
here first.
I have a Perl.cgi name/address form on my web site. The
fields have a 41 character limit because I import the data
directly into quickbooks and that 41 character limit is
set by quickbooks on some data fields. If it is more than
41, quickbooks will not accept the data import.
The 41 char. limit works fine for most people in the world
but I have some Japanese customers that are able to exceed
the 41 chars. They sometimes are able to submit up 49
characters in some of these form fields.
The form data arrives in English but somehow they are able
to exceed the max field lengths I set.
Does anyone know how to make foreign languages such as
Japanese adhere to the form field length maximum in
internet explorer?
This is a weird one, any help is apprecaited.
here first.
I have a Perl.cgi name/address form on my web site. The
fields have a 41 character limit because I import the data
directly into quickbooks and that 41 character limit is
set by quickbooks on some data fields. If it is more than
41, quickbooks will not accept the data import.
The 41 char. limit works fine for most people in the world
but I have some Japanese customers that are able to exceed
the 41 chars. They sometimes are able to submit up 49
characters in some of these form fields.
The form data arrives in English but somehow they are able
to exceed the max field lengths I set.
Does anyone know how to make foreign languages such as
Japanese adhere to the form field length maximum in
internet explorer?
This is a weird one, any help is apprecaited.