Tagged Questions
2
votes
2answers
149 views
Treatment of disallowed HTML tags in forum posts
Suppose a user attempts to post a message to my forum, but their message contains HTML elements that I have chosen not to permit?
e.g. stackexchange and others disallow <table>; All forums (I ...