开发者

Preventing vulgarities in a textbox?

I wish to validate a text box to detect vulgarities and prevent them in my .NET application. Is th开发者_如何学编程ere a guide example or tutorial that demonstrates how to implement this into your design that you can share with me or could the community share some code that I could use in my implementation for this?


Here you go: Creating a "Bad Word Filter" functionality in ASP.NET w/C#


First, read up on the Scunthorpe Problem. There's no way to draw a clear line between good words and bad words. And what about the prior administration here in the United States? George Bush and Dick (Richard) Cheney.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜