Working on a website and I'm building a form that users can fill out to file abuse complaints. I have a captcha and all that jazz.
Anyway, as it is right now, when the fill out the complaint, it simply sends the info via email to abuse@mycompany.com
As complaints come in, we get emails, so we just deal with them there in the email client.
However, I'm wondering if I should keep the complaints in a database. Currently, I would just save any complaint email if it was significant in a "saved complaints" folder.
What do you think?
Anyway, as it is right now, when the fill out the complaint, it simply sends the info via email to abuse@mycompany.com
As complaints come in, we get emails, so we just deal with them there in the email client.
However, I'm wondering if I should keep the complaints in a database. Currently, I would just save any complaint email if it was significant in a "saved complaints" folder.
What do you think?