U
Uncle Joe
Assume that a user wishes to add comments to one of my blogs. Is it
possible to
test the user's email address up front to ensure that it is valid? I'm
thinking of also building
a database containing problematic user email addresses. If a user's
email address is matched
to the database, the user wouldn't be allowed to post comments because
of prior history of
inappropriate commenting (spam, hate speech, vulgarity), and so forth.
possible to
test the user's email address up front to ensure that it is valid? I'm
thinking of also building
a database containing problematic user email addresses. If a user's
email address is matched
to the database, the user wouldn't be allowed to post comments because
of prior history of
inappropriate commenting (spam, hate speech, vulgarity), and so forth.