Our e-commerce visitors can add records to shopping cart without login/registration, plus enter instructions and notes in a text-box.
The cart DB table is filled daily by 1000's of records with spam in the note field. How can the spammers use this to send spam or why do they do this?
How should I prevent them from adding spam records without asking them to login/register?
Thanks in advance.