How can I delete items with forbidden words? [closed]
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
精彩评论