G
Guest
I have a webform used to notify us of new hires. When the form is submitted,
the information is stored in an Access database. I have two texarea fields
on the form that are written to memo fields in the database. One is used for
capturing the person's address and the other for general comments. The only
data that makes it to the db is everything up to the first carriage return.
For example:
10901 120th Avenue
New York, NY
10009
The only thing that would be stored would be 10901 120th Avenue
the information is stored in an Access database. I have two texarea fields
on the form that are written to memo fields in the database. One is used for
capturing the person's address and the other for general comments. The only
data that makes it to the db is everything up to the first carriage return.
For example:
10901 120th Avenue
New York, NY
10009
The only thing that would be stored would be 10901 120th Avenue