开发者

How can I delete items with forbidden words? [closed]

开发者 https://www.devze.com 2023-01-10 12:59 出处:网络
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current form. For help clari
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be开发者_开发百科 reopened, visit the help center. Closed 12 years ago.

how can I delete items with forbidden words?

thanks


You mean like this?

Creating a Bad Word Filter: http://www.dreamincode.net/forums/topic/67129-creating-a-bad-word-filter-functionality-in-aspnet-wc%23/

Filter unwanted usernames, offensive or dirty words: http://www.codeproject.com/KB/aspnet/wordfilter.aspx

VB Stuff: http://www.vb6.us/tutorials/vb-string-array-functions-split-join-filter

HTH

0

精彩评论

暂无评论...
验证码 换一张
取 消