Hi, I have this order form that people can fill out and in one of the field they have to type their full name, (john doesntknowasp) for some reason the DB only gets "john" and not the familyname.
I know it's better to have seperate fields for first and lastname but for other reasons I want it this way. I tried things with trim but no solution yet.
The field is a memo field.
I work with ASP and access DB
Start Free Trial