Quantcast
Channel: VBForums - Visual Basic .NET
Viewing all articles
Browse latest Browse all 27554

Help Profanity Checker for a Text Box

$
0
0
Hi all..

How to check a TextBox in vb if it contains profanity.

For example : If Textbox2 = "xxbadxx"

and i have a list of profanity words in a text file called (lists) and "bad" is apart of that list then make an action such as

msgbox("please no profanity!")

and then cancel the submit button.


How?


Thanks..

Viewing all articles
Browse latest Browse all 27554

Trending Articles